|
RetroArch
|
This is the complete list of members for spv::Instruction, including all inherited members.
| addIdOperand(Id id) | spv::Instruction | inline |
| addImmediateOperand(unsigned int immediate) | spv::Instruction | inline |
| addStringOperand(const char *str) | spv::Instruction | inline |
| block | spv::Instruction | protected |
| dump(std::vector< unsigned int > &out) const | spv::Instruction | inline |
| getBlock() const | spv::Instruction | inline |
| getIdOperand(int op) const | spv::Instruction | inline |
| getImmediateOperand(int op) const | spv::Instruction | inline |
| getNumOperands() const | spv::Instruction | inline |
| getOpCode() const | spv::Instruction | inline |
| getResultId() const | spv::Instruction | inline |
| getTypeId() const | spv::Instruction | inline |
| Instruction(Id resultId, Id typeId, Op opCode) | spv::Instruction | inline |
| Instruction(Op opCode) | spv::Instruction | inlineexplicit |
| Instruction(const Instruction &) | spv::Instruction | protected |
| opCode | spv::Instruction | protected |
| operands | spv::Instruction | protected |
| resultId | spv::Instruction | protected |
| setBlock(Block *b) | spv::Instruction | inline |
| typeId | spv::Instruction | protected |
| ~Instruction() | spv::Instruction | inlinevirtual |
1.8.15