BoolNativeInstruction(RegisterRef< bool > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | BoolNativeInstruction< TMPLT > | [inline, explicit] |
BoolNativeInstruction(RegisterRef< bool > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | BoolNativeInstruction< TMPLT > | [inline, explicit] |
BoolNativeIsNull(RegisterRef< bool > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | BoolNativeIsNull< TMPLT > | [inline, explicit] |
create(InstructionSignature const &sig) | BoolNativeIsNull< TMPLT > | [inline, static] |
describe(string &out, bool values) const | BoolNativeIsNull< TMPLT > | [inline, virtual] |
describeHelper(string &out, bool values, const char *longName, const char *shortName, RegisterReference *result, RegisterReference *op1, RegisterReference *op2) const | Instruction | [inline, protected] |
exec(TProgramCounter &pc) const | BoolNativeIsNull< TMPLT > | [inline, virtual] |
fennel::Calculator class | Instruction | [friend] |
Instruction() | Instruction | [inline, explicit] |
longName() | BoolNativeIsNull< TMPLT > | [inline, static] |
mNativeType | NativeInstruction< TMPLT > | [protected] |
mOp1 | NativeInstruction< TMPLT > | [protected] |
mOp2 | NativeInstruction< TMPLT > | [protected] |
mResult | BoolNativeInstruction< TMPLT > | [protected] |
NativeInstruction(StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
numArgs() | BoolNativeIsNull< TMPLT > | [inline, static] |
shortName() | BoolNativeIsNull< TMPLT > | [inline, static] |
signature(StandardTypeDescriptorOrdinal type) | BoolNativeIsNull< TMPLT > | [inline, static] |
~BoolNativeInstruction() | BoolNativeInstruction< TMPLT > | [inline, virtual] |
~BoolNativeIsNull() | BoolNativeIsNull< TMPLT > | [inline, virtual] |
~Instruction() | Instruction | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |