Searched refs:LMathRoundD (Results 1 – 12 of 12) sorted by relevance
831 class LMathRoundD final : public LTemplateInstruction<1, 1, 0> {833 explicit LMathRoundD(LOperand* value) { inputs_[0] = value; } in LMathRoundD() function
1118 LMathRoundD* result = new (zone()) LMathRoundD(input); in DoMathRound()
3342 void LCodeGen::DoMathRoundD(LMathRoundD* instr) { in DoMathRoundD()
834 class LMathRoundD final : public LTemplateInstruction<1, 1, 0> {836 explicit LMathRoundD(LOperand* value) { inputs_[0] = value; } in LMathRoundD() function
1131 LMathRoundD* result = new (zone()) LMathRoundD(input); in DoMathRound()
3145 void LCodeGen::DoMathRoundD(LMathRoundD* instr) { in DoMathRoundD()
827 class LMathRoundD final : public LTemplateInstruction<1, 1, 0> {829 explicit LMathRoundD(LOperand* value) { inputs_[0] = value; } in LMathRoundD() function
1106 LMathRoundD* result = new (zone()) LMathRoundD(input); in DoMathRound()
3547 void LCodeGen::DoMathRoundD(LMathRoundD* instr) { in DoShiftI()
1770 class LMathRoundD final : public LUnaryMathOperation<0> {1772 explicit LMathRoundD(LOperand* value) in LMathRoundD() function
2404 LMathRoundD* result = new(zone()) LMathRoundD(input); in DoUnaryMathOperation()
3700 void LCodeGen::DoMathRoundD(LMathRoundD* instr) { in DoMathRoundD()