Lines Matching refs:temps_
308 EmbeddedContainer<LOperand*, T> temps_; variable
316 virtual LOperand* TempAt(int i) FINAL OVERRIDE { return temps_[i]; } in TempAt()
724 temps_[0] = temp; in LDivI()
729 LOperand* temp() { return temps_[0]; } in temp()
760 temps_[0] = temp; in LFlooringDivByConstI()
765 LOperand* temp() { return temps_[0]; } in temp()
856 temps_[0] = temp; in LMathFloor()
860 LOperand* temp() { return temps_[0]; } in temp()
871 temps_[0] = temp; in LMathRound()
875 LOperand* temp() { return temps_[0]; } in temp()
938 temps_[0] = temp1; in LMathExp()
939 temps_[1] = temp2; in LMathExp()
940 temps_[2] = double_temp; in LMathExp()
945 LOperand* temp1() { return temps_[0]; } in temp1()
946 LOperand* temp2() { return temps_[1]; } in temp2()
947 LOperand* double_temp() { return temps_[2]; } in double_temp()
969 temps_[0] = temp; in LMathPowHalf()
973 LOperand* temp() { return temps_[0]; } in temp()
1011 temps_[0] = temp; in LCompareMinusZeroAndBranch()
1015 LOperand* temp() { return temps_[0]; } in temp()
1027 temps_[0] = temp; in LIsObjectAndBranch()
1031 LOperand* temp() { return temps_[0]; } in temp()
1044 temps_[0] = temp; in LIsStringAndBranch()
1048 LOperand* temp() { return temps_[0]; } in temp()
1076 temps_[0] = temp; in LIsUndetectableAndBranch()
1080 LOperand* temp() { return temps_[0]; } in temp()
1162 temps_[0] = temp; in LClassOfTestAndBranch()
1166 LOperand* temp() { return temps_[0]; } in temp()
1216 temps_[0] = temp; in LInstanceOfKnownGlobal()
1221 LOperand* temp() { return temps_[0]; } in temp()
1377 temps_[0] = temp; in LCmpMapAndBranch()
1381 LOperand* temp() { return temps_[0]; } in temp()
1406 temps_[0] = temp; in LDateField()
1410 LOperand* temp() { return temps_[0]; } in temp()
1592 temps_[0] = vector; in LLoadNamedGeneric()
1597 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1665 temps_[0] = vector; in LLoadKeyedGeneric()
1671 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1691 temps_[0] = vector; in LLoadGlobalGeneric()
1696 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1710 temps_[0] = temp; in LStoreGlobalCell()
1714 LOperand* temp() { return temps_[0]; } in temp()
2017 temps_[0] = temp1; in LNumberTagU()
2018 temps_[1] = temp2; in LNumberTagU()
2022 LOperand* temp1() { return temps_[0]; } in temp1()
2023 LOperand* temp2() { return temps_[1]; } in temp2()
2033 temps_[0] = temp; in LNumberTagD()
2034 temps_[1] = temp2; in LNumberTagD()
2038 LOperand* temp() { return temps_[0]; } in temp()
2039 LOperand* temp2() { return temps_[1]; } in temp2()
2084 temps_[0] = temp; in LTaggedToI()
2085 temps_[1] = temp2; in LTaggedToI()
2089 LOperand* temp() { return temps_[0]; } in temp()
2090 LOperand* temp2() { return temps_[1]; } in temp2()
2147 temps_[0] = temp; in LStoreNamedField()
2152 LOperand* temp() { return temps_[0]; } in temp()
2251 temps_[0] = new_map_temp; in LTransitionElementsKind()
2256 LOperand* new_map_temp() { return temps_[0]; } in new_map_temp()
2278 temps_[0] = temp; in LTrapAllocationMemento()
2282 LOperand* temp() { return temps_[0]; } in temp()
2407 temps_[0] = temp; in LClampDToUint8()
2411 LOperand* temp() { return temps_[0]; } in temp()
2433 temps_[0] = temp; in LClampTToUint8()
2437 LOperand* temp() { return temps_[0]; } in temp()
2478 temps_[0] = temp1; in LAllocate()
2479 temps_[1] = temp2; in LAllocate()
2484 LOperand* temp1() { return temps_[0]; } in temp1()
2485 LOperand* temp2() { return temps_[1]; } in temp2()
2565 temps_[0] = temp; in LIsConstructCallAndBranch()
2568 LOperand* temp() { return temps_[0]; } in temp()