Lines Matching defs:LInteger32ToDouble
1559 class LInteger32ToDouble final : public LTemplateInstruction<1, 1, 0> {1561 explicit LInteger32ToDouble(LOperand* value) { inputs_[0] = value; }