Searched refs:LInteger32ToDouble (Results 1 – 9 of 9) sorted by relevance
1501 class LInteger32ToDouble: public LTemplateInstruction<1, 1, 0> {1503 explicit LInteger32ToDouble(LOperand* value) { in LInteger32ToDouble() function
1658 return DefineAsRegister(new LInteger32ToDouble(value)); in DoChange()
3428 void LCodeGen::DoInteger32ToDouble(LInteger32ToDouble* instr) { in DoInteger32ToDouble()
1485 class LInteger32ToDouble: public LTemplateInstruction<1, 1, 0> {1487 explicit LInteger32ToDouble(LOperand* value) { in LInteger32ToDouble() function
1650 return DefineAsRegister(new LInteger32ToDouble(Use(instr->value()))); in DoChange()
3285 void LCodeGen::DoInteger32ToDouble(LInteger32ToDouble* instr) { in DoInteger32ToDouble()
1560 class LInteger32ToDouble: public LTemplateInstruction<1, 1, 0> {1562 explicit LInteger32ToDouble(LOperand* value) { in LInteger32ToDouble() function
1682 return DefineAsRegister(new LInteger32ToDouble(Use(instr->value()))); in DoChange()
3302 void LCodeGen::DoInteger32ToDouble(LInteger32ToDouble* instr) { in DoInteger32ToDouble()