GEGELATI
|
This is the complete list of members for Instructions::Instruction, including all inherited members.
checkOperandTypes(const std::vector< Data::UntypedSharedPtr > &arguments) const | Instructions::Instruction | virtual |
execute(const std::vector< Data::UntypedSharedPtr > &args) const =0 | Instructions::Instruction | pure virtual |
getNbOperands() const | Instructions::Instruction | |
getOperandTypes() const | Instructions::Instruction | |
getPrintablePrimitiveOperandType(const uint64_t &opIdx) const | Instructions::Instruction | virtual |
getPrintTemplate() const | Instructions::Instruction | virtual |
Instruction(std::string printTemplate) | Instructions::Instruction | protected |
isPrintable() const | Instructions::Instruction | virtual |
operandTypes | Instructions::Instruction | protected |
printTemplate | Instructions::Instruction | protected |
~Instruction()=default | Instructions::Instruction | virtual |