public nothrow | FloatValue(float value_) |
public override void | GenerateCode(MachineCode& machineCode, String<char>& label, Context& context) |
public override void | GenerateSetValue(Register* reg, MachineCode& machineCode, int line, Instruction* inst) |
public override Operand* | MakeDataOperand(Context& context) const |
public override nothrow String<char> | Name() const |
public float | value |