Lines Matching refs:temps_
309 EmbeddedContainer<LOperand*, T> temps_; variable
317 virtual LOperand* TempAt(int i) FINAL OVERRIDE { return temps_[i]; } in TempAt()
725 temps_[0] = temp; in LDivI()
730 LOperand* temp() { return temps_[0]; } in temp()
761 temps_[0] = temp; in LFlooringDivByConstI()
766 LOperand* temp() { return temps_[0]; } in temp()
857 temps_[0] = temp; in LMathFloor()
861 LOperand* temp() { return temps_[0]; } in temp()
872 temps_[0] = temp; in LMathRound()
876 LOperand* temp() { return temps_[0]; } in temp()
939 temps_[0] = temp1; in LMathExp()
940 temps_[1] = temp2; in LMathExp()
941 temps_[2] = double_temp; in LMathExp()
946 LOperand* temp1() { return temps_[0]; } in temp1()
947 LOperand* temp2() { return temps_[1]; } in temp2()
948 LOperand* double_temp() { return temps_[2]; } in double_temp()
970 temps_[0] = temp; in LMathPowHalf()
974 LOperand* temp() { return temps_[0]; } in temp()
1012 temps_[0] = temp; in LCompareMinusZeroAndBranch()
1016 LOperand* temp() { return temps_[0]; } in temp()
1028 temps_[0] = temp; in LIsObjectAndBranch()
1032 LOperand* temp() { return temps_[0]; } in temp()
1045 temps_[0] = temp; in LIsStringAndBranch()
1049 LOperand* temp() { return temps_[0]; } in temp()
1077 temps_[0] = temp; in LIsUndetectableAndBranch()
1081 LOperand* temp() { return temps_[0]; } in temp()
1163 temps_[0] = temp; in LClassOfTestAndBranch()
1167 LOperand* temp() { return temps_[0]; } in temp()
1217 temps_[0] = temp; in LInstanceOfKnownGlobal()
1222 LOperand* temp() { return temps_[0]; } in temp()
1378 temps_[0] = temp; in LCmpMapAndBranch()
1382 LOperand* temp() { return temps_[0]; } in temp()
1407 temps_[0] = temp; in LDateField()
1411 LOperand* temp() { return temps_[0]; } in temp()
1593 temps_[0] = vector; in LLoadNamedGeneric()
1598 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1666 temps_[0] = vector; in LLoadKeyedGeneric()
1672 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1692 temps_[0] = vector; in LLoadGlobalGeneric()
1697 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1711 temps_[0] = temp; in LStoreGlobalCell()
1715 LOperand* temp() { return temps_[0]; } in temp()
2017 temps_[0] = temp1; in LNumberTagI()
2018 temps_[1] = temp2; in LNumberTagI()
2022 LOperand* temp1() { return temps_[0]; } in temp1()
2023 LOperand* temp2() { return temps_[1]; } in temp2()
2033 temps_[0] = temp1; in LNumberTagU()
2034 temps_[1] = temp2; in LNumberTagU()
2038 LOperand* temp1() { return temps_[0]; } in temp1()
2039 LOperand* temp2() { return temps_[1]; } in temp2()
2049 temps_[0] = temp; in LNumberTagD()
2050 temps_[1] = temp2; in LNumberTagD()
2054 LOperand* temp() { return temps_[0]; } in temp()
2055 LOperand* temp2() { return temps_[1]; } in temp2()
2100 temps_[0] = temp; in LTaggedToI()
2101 temps_[1] = temp2; in LTaggedToI()
2105 LOperand* temp() { return temps_[0]; } in temp()
2106 LOperand* temp2() { return temps_[1]; } in temp2()
2163 temps_[0] = temp; in LStoreNamedField()
2168 LOperand* temp() { return temps_[0]; } in temp()
2267 temps_[0] = new_map_temp; in LTransitionElementsKind()
2272 LOperand* new_map_temp() { return temps_[0]; } in new_map_temp()
2294 temps_[0] = temp; in LTrapAllocationMemento()
2298 LOperand* temp() { return temps_[0]; } in temp()
2423 temps_[0] = temp; in LClampDToUint8()
2427 LOperand* temp() { return temps_[0]; } in temp()
2449 temps_[0] = temp; in LClampTToUint8()
2453 LOperand* temp() { return temps_[0]; } in temp()
2494 temps_[0] = temp1; in LAllocate()
2495 temps_[1] = temp2; in LAllocate()
2500 LOperand* temp1() { return temps_[0]; } in temp1()
2501 LOperand* temp2() { return temps_[1]; } in temp2()
2581 temps_[0] = temp; in LIsConstructCallAndBranch()
2584 LOperand* temp() { return temps_[0]; } in temp()