Talvos  0.1
SPIR-V interpreter and dynamic analysis framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
talvos::Instruction Member List

This is the complete list of members for talvos::Instruction, including all inherited members.

getNumOperands() const talvos::Instructioninline
getOpcode() const talvos::Instructioninline
getOperand(unsigned i) const talvos::Instructioninline
getOperands() const talvos::Instructioninline
getResultType() const talvos::Instructioninline
insertAfter(Instruction *I)talvos::Instruction
Instruction(uint16_t Opcode, uint16_t NumOperands, const uint32_t *Operands, const Type *ResultType)talvos::Instruction
Instruction(const Instruction &)=deletetalvos::Instruction
next() const talvos::Instructioninline
Nexttalvos::Instructionprivate
NumOperandstalvos::Instructionprivate
Opcodetalvos::Instructionprivate
opcodeToString(uint16_t Opcode)talvos::Instructionstatic
Operandstalvos::Instructionprivate
operator=(const Instruction &)=deletetalvos::Instruction
Previoustalvos::Instructionprivate
previous() const talvos::Instructioninline
print(std::ostream &O, bool Align=true) const talvos::Instruction
ResultTypetalvos::Instructionprivate
~Instruction()talvos::Instructioninline