RetroArch
spv::Instruction Member List

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

addIdOperand(Id id)spv::Instructioninline
addImmediateOperand(unsigned int immediate)spv::Instructioninline
addStringOperand(const char *str)spv::Instructioninline
blockspv::Instructionprotected
dump(std::vector< unsigned int > &out) constspv::Instructioninline
getBlock() constspv::Instructioninline
getIdOperand(int op) constspv::Instructioninline
getImmediateOperand(int op) constspv::Instructioninline
getNumOperands() constspv::Instructioninline
getOpCode() constspv::Instructioninline
getResultId() constspv::Instructioninline
getTypeId() constspv::Instructioninline
Instruction(Id resultId, Id typeId, Op opCode)spv::Instructioninline
Instruction(Op opCode)spv::Instructioninlineexplicit
Instruction(const Instruction &)spv::Instructionprotected
opCodespv::Instructionprotected
operandsspv::Instructionprotected
resultIdspv::Instructionprotected
setBlock(Block *b)spv::Instructioninline
typeIdspv::Instructionprotected
~Instruction()spv::Instructioninlinevirtual