Lines Matching refs:temps_

313   EmbeddedContainer<LOperand*, T> temps_;  variable
321 virtual LOperand* TempAt(int i) FINAL OVERRIDE { return temps_[i]; } in TempAt()
564 temps_[0] = temp; in LWrapReceiver()
569 LOperand* temp() { return temps_[0]; } in temp()
666 temps_[0] = temp1; in LModByConstI()
667 temps_[1] = temp2; in LModByConstI()
672 LOperand* temp1() { return temps_[0]; } in temp1()
673 LOperand* temp2() { return temps_[1]; } in temp2()
688 temps_[0] = temp; in LModI()
693 LOperand* temp() { return temps_[0]; } in temp()
726 temps_[0] = temp1; in LDivByConstI()
727 temps_[1] = temp2; in LDivByConstI()
732 LOperand* temp1() { return temps_[0]; } in temp1()
733 LOperand* temp2() { return temps_[1]; } in temp2()
748 temps_[0] = temp; in LDivI()
753 LOperand* temp() { return temps_[0]; } in temp()
788 temps_[0] = temp1; in LFlooringDivByConstI()
789 temps_[1] = temp2; in LFlooringDivByConstI()
790 temps_[2] = temp3; in LFlooringDivByConstI()
795 LOperand* temp1() { return temps_[0]; } in temp1()
796 LOperand* temp2() { return temps_[1]; } in temp2()
797 LOperand* temp3() { return temps_[2]; } in temp3()
812 temps_[0] = temp; in LFlooringDivI()
817 LOperand* temp() { return temps_[0]; } in temp()
829 temps_[0] = temp; in LMulI()
834 LOperand* temp() { return temps_[0]; } in temp()
881 temps_[0] = temp; in LMathRound()
884 LOperand* temp() { return temps_[0]; } in temp()
947 temps_[0] = temp1; in LMathExp()
948 temps_[1] = temp2; in LMathExp()
953 LOperand* temp1() { return temps_[0]; } in temp1()
954 LOperand* temp2() { return temps_[1]; } in temp2()
976 temps_[0] = temp; in LMathPowHalf()
980 LOperand* temp() { return temps_[0]; } in temp()
1017 temps_[0] = temp; in LCompareMinusZeroAndBranch()
1021 LOperand* temp() { return temps_[0]; } in temp()
1033 temps_[0] = temp; in LIsObjectAndBranch()
1037 LOperand* temp() { return temps_[0]; } in temp()
1049 temps_[0] = temp; in LIsStringAndBranch()
1053 LOperand* temp() { return temps_[0]; } in temp()
1081 temps_[0] = temp; in LIsUndetectableAndBranch()
1085 LOperand* temp() { return temps_[0]; } in temp()
1121 temps_[0] = temp; in LHasInstanceTypeAndBranch()
1125 LOperand* temp() { return temps_[0]; } in temp()
1167 temps_[0] = temp; in LIsConstructCallAndBranch()
1170 LOperand* temp() { return temps_[0]; } in temp()
1181 temps_[0] = temp; in LClassOfTestAndBranch()
1182 temps_[1] = temp2; in LClassOfTestAndBranch()
1186 LOperand* temp() { return temps_[0]; } in temp()
1187 LOperand* temp2() { return temps_[1]; } in temp2()
1232 temps_[0] = temp; in LInstanceOfKnownGlobal()
1237 LOperand* temp() { return temps_[0]; } in temp()
1347 temps_[0] = temp; in LConstantD()
1350 LOperand* temp() { return temps_[0]; } in temp()
1385 temps_[0] = temp; in LBranch()
1389 LOperand* temp() { return temps_[0]; } in temp()
1430 temps_[0] = temp; in LDateField()
1434 LOperand* temp() { return temps_[0]; } in temp()
1627 temps_[0] = vector; in LLoadNamedGeneric()
1632 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1645 temps_[0] = temp; in LLoadFunctionPrototype()
1649 LOperand* temp() { return temps_[0]; } in temp()
1720 temps_[0] = vector; in LLoadKeyedGeneric()
1726 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1746 temps_[0] = vector; in LLoadGlobalGeneric()
1751 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1796 temps_[0] = temp; in LStoreContextSlot()
1801 LOperand* temp() { return temps_[0]; } in temp()
2068 temps_[0] = temp; in LNumberTagI()
2072 LOperand* temp() { return temps_[0]; } in temp()
2082 temps_[0] = temp; in LNumberTagU()
2086 LOperand* temp() { return temps_[0]; } in temp()
2096 temps_[0] = temp; in LNumberTagD()
2100 LOperand* temp() { return temps_[0]; } in temp()
2112 temps_[0] = temp; in LDoubleToI()
2116 LOperand* temp() { return temps_[0]; } in temp()
2143 temps_[0] = temp; in LTaggedToI()
2147 LOperand* temp() { return temps_[0]; } in temp()
2173 temps_[0] = temp; in LNumberUntagD()
2177 LOperand* temp() { return temps_[0]; } in temp()
2210 temps_[0] = temp; in LStoreNamedField()
2211 temps_[1] = temp_map; in LStoreNamedField()
2216 LOperand* temp() { return temps_[0]; } in temp()
2217 LOperand* temp_map() { return temps_[1]; } in temp_map()
2312 temps_[0] = new_map_temp; in LTransitionElementsKind()
2313 temps_[1] = temp; in LTransitionElementsKind()
2318 LOperand* new_map_temp() { return temps_[0]; } in new_map_temp()
2319 LOperand* temp() { return temps_[1]; } in temp()
2341 temps_[0] = temp; in LTrapAllocationMemento()
2345 LOperand* temp() { return temps_[0]; } in temp()
2418 temps_[0] = temp; in LCheckInstanceType()
2422 LOperand* temp() { return temps_[0]; } in temp()
2482 temps_[0] = temp_xmm; in LClampTToUint8()
2486 LOperand* temp_xmm() { return temps_[0]; } in temp_xmm()
2537 temps_[0] = temp; in LAllocate()
2542 LOperand* temp() { return temps_[0]; } in temp()