GEGELATI
|
This is the complete list of members for Instructions::MultByConstant< T >, including all inherited members.
checkOperandTypes(const std::vector< Data::UntypedSharedPtr > &arguments) const | Instructions::Instruction | virtual |
execute(const std::vector< Data::UntypedSharedPtr > &args) const override | Instructions::MultByConstant< T > | inlinevirtual |
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 |
MultByConstant(const std::string &printTemplate="$0 = $1 * $2;") | Instructions::MultByConstant< T > | |
operandTypes | Instructions::Instruction | protected |
printTemplate | Instructions::Instruction | protected |
~Instruction()=default | Instructions::Instruction | virtual |