Lines Matching refs:temps_

302   EmbeddedContainer<LOperand*, T> temps_;  variable
310 LOperand* TempAt(int i) final { return temps_[i]; } in TempAt()
613 temps_[0] = temp1; in LAllocate()
614 temps_[1] = temp2; in LAllocate()
615 temps_[2] = temp3; in LAllocate()
620 LOperand* temp1() { return temps_[0]; } in temp1()
621 LOperand* temp2() { return temps_[1]; } in temp2()
622 LOperand* temp3() { return temps_[2]; } in temp3()
653 temps_[0] = temp; in LArgumentsElements()
656 LOperand* temp() { return temps_[0]; } in temp()
795 temps_[0] = temp1; in LBranch()
796 temps_[1] = temp2; in LBranch()
800 LOperand* temp1() { return temps_[0]; } in temp1()
801 LOperand* temp2() { return temps_[1]; } in temp2()
833 temps_[0] = slot; in LCallFunction()
834 temps_[1] = vector; in LCallFunction()
839 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
840 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
920 temps_[0] = temp; in LCheckInstanceType()
924 LOperand* temp() { return temps_[0]; } in temp()
935 temps_[0] = temp;
939 LOperand* temp() { return temps_[0]; } in temp()
1012 temps_[0] = temp1; in LClampTToUint8()
1016 LOperand* temp1() { return temps_[0]; } in temp1()
1053 temps_[0] = temp1; in LClassOfTestAndBranch()
1054 temps_[1] = temp2; in LClassOfTestAndBranch()
1058 LOperand* temp1() { return temps_[0]; } in temp1()
1059 LOperand* temp2() { return temps_[1]; } in temp2()
1073 temps_[0] = temp; in LCmpHoleAndBranchD()
1077 LOperand* temp() { return temps_[0]; } in temp()
1101 temps_[0] = temp; in LCmpMapAndBranch()
1105 LOperand* temp() { return temps_[0]; } in temp()
1154 temps_[0] = temp; in LCompareMinusZeroAndBranch()
1158 LOperand* temp() { return temps_[0]; } in temp()
1295 temps_[0] = temp; in LDivByConstI()
1300 LOperand* temp() { return temps_[0]; } in temp()
1315 temps_[0] = temp; in LDivI()
1320 LOperand* temp() { return temps_[0]; } in temp()
1389 temps_[0] = temp; in LHasCachedArrayIndexAndBranch()
1393 LOperand* temp() { return temps_[0]; } in temp()
1407 temps_[0] = temp; in LHasInstanceTypeAndBranch()
1411 LOperand* temp() { return temps_[0]; } in temp()
1459 temps_[0] = scratch1; in LHasInPrototypeChainAndBranch()
1460 temps_[1] = scratch2; in LHasInPrototypeChainAndBranch()
1465 LOperand* scratch1() const { return temps_[0]; } in scratch1()
1466 LOperand* scratch2() const { return temps_[1]; } in scratch2()
1552 temps_[0] = temp; in LIsStringAndBranch()
1556 LOperand* temp() { return temps_[0]; } in temp()
1584 temps_[0] = temp; in LIsUndetectableAndBranch()
1588 LOperand* temp() { return temps_[0]; } in temp()
1632 temps_[0] = temp; in LLoadFunctionPrototype()
1636 LOperand* temp() { return temps_[0]; } in temp()
1649 temps_[0] = vector; in LLoadGlobalGeneric()
1654 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1711 temps_[0] = temp; in LLoadKeyedExternal()
1714 LOperand* temp() { return temps_[0]; } in temp()
1724 temps_[0] = temp; in LLoadKeyedFixed()
1727 LOperand* temp() { return temps_[0]; } in temp()
1737 temps_[0] = temp; in LLoadKeyedFixedDouble()
1740 LOperand* temp() { return temps_[0]; } in temp()
1753 temps_[0] = vector; in LLoadKeyedGeneric()
1759 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1771 temps_[0] = vector; in LLoadNamedGeneric()
1776 LOperand* temp_vector() { return temps_[0]; } in temp_vector()
1836 temps_[0] = temp1; in LMathAbsTagged()
1837 temps_[1] = temp2; in LMathAbsTagged()
1838 temps_[2] = temp3; in LMathAbsTagged()
1843 LOperand* temp1() { return temps_[0]; } in temp1()
1844 LOperand* temp2() { return temps_[1]; } in temp2()
1845 LOperand* temp3() { return temps_[2]; } in temp3()
1860 temps_[0] = double_temp1; in LMathExp()
1861 temps_[1] = temp1; in LMathExp()
1862 temps_[2] = temp2; in LMathExp()
1863 temps_[3] = temp3; in LMathExp()
1867 LOperand* double_temp1() { return temps_[0]; } in double_temp1()
1868 LOperand* temp1() { return temps_[1]; } in temp1()
1869 LOperand* temp2() { return temps_[2]; } in temp2()
1870 LOperand* temp3() { return temps_[3]; } in temp3()
1916 temps_[0] = temp; in LFlooringDivByConstI()
1921 LOperand* temp() { return temps_[0]; } in temp()
1936 temps_[0] = temp; in LFlooringDivI()
1941 LOperand* temp() { return temps_[0]; } in temp()
2000 temps_[0] = temp1; in LMathRoundI()
2003 LOperand* temp1() { return temps_[0]; } in temp1()
2047 temps_[0] = temp; in LModByConstI()
2052 LOperand* temp() { return temps_[0]; } in temp()
2126 temps_[0] = temp1; in LNumberTagD()
2127 temps_[1] = temp2; in LNumberTagD()
2131 LOperand* temp1() { return temps_[0]; } in temp1()
2132 LOperand* temp2() { return temps_[1]; } in temp2()
2145 temps_[0] = temp1; in LNumberTagU()
2146 temps_[1] = temp2; in LNumberTagU()
2150 LOperand* temp1() { return temps_[0]; } in temp1()
2151 LOperand* temp2() { return temps_[1]; } in temp2()
2161 temps_[0] = temp; in LNumberUntagD()
2166 LOperand* temp() { return temps_[0]; } in temp()
2272 temps_[0] = temp; in LSeqStringGetChar()
2277 LOperand* temp() { return temps_[0]; } in temp()
2295 temps_[0] = temp; in LSeqStringSetChar()
2302 LOperand* temp() { return temps_[0]; } in temp()
2420 temps_[0] = temp; in LStoreKeyedExternal()
2423 LOperand* temp() { return temps_[0]; } in temp()
2434 temps_[0] = temp; in LStoreKeyedFixed()
2437 LOperand* temp() { return temps_[0]; } in temp()
2448 temps_[0] = temp; in LStoreKeyedFixedDouble()
2451 LOperand* temp() { return temps_[0]; } in temp()
2466 temps_[0] = slot; in LStoreKeyedGeneric()
2467 temps_[1] = vector; in LStoreKeyedGeneric()
2474 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
2475 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
2492 temps_[0] = temp0; in LStoreNamedField()
2493 temps_[1] = temp1; in LStoreNamedField()
2498 LOperand* temp0() { return temps_[0]; } in temp0()
2499 LOperand* temp1() { return temps_[1]; } in temp1()
2519 temps_[0] = slot; in LStoreNamedGeneric()
2520 temps_[1] = vector; in LStoreNamedGeneric()
2526 LOperand* temp_slot() { return temps_[0]; } in temp_slot()
2527 LOperand* temp_vector() { return temps_[1]; } in temp_vector()
2637 temps_[0] = temp1; in LTaggedToI()
2638 temps_[1] = temp2; in LTaggedToI()
2642 LOperand* temp1() { return temps_[0]; } in temp1()
2643 LOperand* temp2() { return temps_[1]; } in temp2()
2700 temps_[0] = temp; in LStoreCodeEntry()
2705 LOperand* temp() { return temps_[0]; } in temp()
2719 temps_[0] = temp; in LStoreContextSlot()
2724 LOperand* temp() { return temps_[0]; } in temp()
2807 temps_[0] = temp1; in LTransitionElementsKind()
2808 temps_[1] = temp2; in LTransitionElementsKind()
2813 LOperand* temp1() { return temps_[0]; } in temp1()
2814 LOperand* temp2() { return temps_[1]; } in temp2()
2835 temps_[0] = temp1; in LTrapAllocationMemento()
2836 temps_[1] = temp2; in LTrapAllocationMemento()
2840 LOperand* temp1() { return temps_[0]; } in temp1()
2841 LOperand* temp2() { return temps_[1]; } in temp2()
2881 temps_[0] = temp1; in LTypeofIsAndBranch()
2882 temps_[1] = temp2; in LTypeofIsAndBranch()
2886 LOperand* temp1() { return temps_[0]; } in temp1()
2887 LOperand* temp2() { return temps_[1]; } in temp2()
2915 temps_[0] = temp; in LCheckMapValue()
2920 LOperand* temp() { return temps_[0]; } in temp()