Lines Matching refs:temps_
299 EmbeddedContainer<LOperand*, T> temps_; variable
307 LOperand* TempAt(int i) final { return temps_[i]; } in TempAt()
529 temps_[0] = temp; in LWrapReceiver()
534 LOperand* temp() { return temps_[0]; } in temp()
631 temps_[0] = temp1; in LModByConstI()
632 temps_[1] = temp2; in LModByConstI()
637 LOperand* temp1() { return temps_[0]; } in temp1()
638 LOperand* temp2() { return temps_[1]; } in temp2()
653 temps_[0] = temp; in LModI()
658 LOperand* temp() { return temps_[0]; } in temp()
691 temps_[0] = temp1; in LDivByConstI()
692 temps_[1] = temp2; in LDivByConstI()
697 LOperand* temp1() { return temps_[0]; } in temp1()
698 LOperand* temp2() { return temps_[1]; } in temp2()
713 temps_[0] = temp; in LDivI()
718 LOperand* temp() { return temps_[0]; } in temp()
753 temps_[0] = temp1; in LFlooringDivByConstI()
754 temps_[1] = temp2; in LFlooringDivByConstI()
755 temps_[2] = temp3; in LFlooringDivByConstI()
760 LOperand* temp1() { return temps_[0]; } in temp1()
761 LOperand* temp2() { return temps_[1]; } in temp2()
762 LOperand* temp3() { return temps_[2]; } in temp3()
777 temps_[0] = temp; in LFlooringDivI()
782 LOperand* temp() { return temps_[0]; } in temp()
794 temps_[0] = temp; in LMulI()
799 LOperand* temp() { return temps_[0]; } in temp()
846 temps_[0] = temp; in LMathRound()
849 LOperand* temp() { return temps_[0]; } in temp()
912 temps_[0] = temp1; in LMathExp()
913 temps_[1] = temp2; in LMathExp()
918 LOperand* temp1() { return temps_[0]; } in temp1()
919 LOperand* temp2() { return temps_[1]; } in temp2()
941 temps_[0] = temp; in LMathPowHalf()
945 LOperand* temp() { return temps_[0]; } in temp()
982 temps_[0] = temp; in LCompareMinusZeroAndBranch()
986 LOperand* temp() { return temps_[0]; } in temp()
998 temps_[0] = temp; in LIsStringAndBranch()
1002 LOperand* temp() { return temps_[0]; } in temp()
1030 temps_[0] = temp; in LIsUndetectableAndBranch()
1034 LOperand* temp() { return temps_[0]; } in temp()
1070 temps_[0] = temp; in LHasInstanceTypeAndBranch()
1074 LOperand* temp() { return temps_[0]; } in temp()
1116 temps_[0] = temp; in LClassOfTestAndBranch()
1117 temps_[1] = temp2; in LClassOfTestAndBranch()
1121 LOperand* temp() { return temps_[0]; } in temp()
1122 LOperand* temp2() { return temps_[1]; } in temp2()
1172 temps_[0] = scratch; in LHasInPrototypeChainAndBranch()
1177 LOperand* scratch() const { return temps_[0]; } in scratch()
1275 temps_[0] = temp; in LConstantD()
1278 LOperand* temp() { return temps_[0]; } in temp()
1313 temps_[0] = temp; in LBranch()
1317 LOperand* temp() { return temps_[0]; } in temp()
1533 temps_[0] = vector; in LLoadNamedGeneric()
1538 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1551 temps_[0] = temp; in LLoadFunctionPrototype()
1555 LOperand* temp() { return temps_[0]; } in temp()
1618 temps_[0] = vector; in LLoadKeyedGeneric()
1624 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1637 temps_[0] = vector; in LLoadGlobalGeneric()
1642 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1674 temps_[0] = temp; in LStoreContextSlot()
1679 LOperand* temp() { return temps_[0]; } in temp()
1856 temps_[0] = slot; in LCallFunction()
1857 temps_[1] = vector; in LCallFunction()
1862 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
1863 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
1941 temps_[0] = temp; in LNumberTagI()
1945 LOperand* temp() { return temps_[0]; } in temp()
1955 temps_[0] = temp; in LNumberTagU()
1959 LOperand* temp() { return temps_[0]; } in temp()
1969 temps_[0] = temp; in LNumberTagD()
1973 LOperand* temp() { return temps_[0]; } in temp()
1985 temps_[0] = temp; in LDoubleToI()
1989 LOperand* temp() { return temps_[0]; } in temp()
2016 temps_[0] = temp; in LTaggedToI()
2020 LOperand* temp() { return temps_[0]; } in temp()
2046 temps_[0] = temp; in LNumberUntagD()
2050 LOperand* temp() { return temps_[0]; } in temp()
2083 temps_[0] = temp; in LStoreNamedField()
2084 temps_[1] = temp_map; in LStoreNamedField()
2089 LOperand* temp() { return temps_[0]; } in temp()
2090 LOperand* temp_map() { return temps_[1]; } in temp_map()
2106 temps_[0] = slot; in LStoreNamedGeneric()
2107 temps_[1] = vector; in LStoreNamedGeneric()
2113 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
2114 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
2163 temps_[0] = slot; in LStoreKeyedGeneric()
2164 temps_[1] = vector; in LStoreKeyedGeneric()
2171 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
2172 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
2191 temps_[0] = new_map_temp; in LTransitionElementsKind()
2192 temps_[1] = temp; in LTransitionElementsKind()
2197 LOperand* new_map_temp() { return temps_[0]; } in new_map_temp()
2198 LOperand* temp() { return temps_[1]; } in temp()
2220 temps_[0] = temp; in LTrapAllocationMemento()
2224 LOperand* temp() { return temps_[0]; } in temp()
2320 temps_[0] = scratch; in LCheckArrayBufferNotNeutered()
2324 LOperand* scratch() { return temps_[0]; } in scratch()
2336 temps_[0] = temp; in LCheckInstanceType()
2340 LOperand* temp() { return temps_[0]; } in temp()
2400 temps_[0] = temp_xmm; in LClampTToUint8()
2404 LOperand* temp_xmm() { return temps_[0]; } in temp_xmm()
2455 temps_[0] = temp; in LAllocate()
2460 LOperand* temp() { return temps_[0]; } in temp()