Lines Matching defs:temp

508                 LOperand* temp) {  in LWrapReceiver()
516 LOperand* temp() { return temps_[0]; } in temp() function
633 LModI(LOperand* left, LOperand* right, LOperand* temp) { in LModI()
641 LOperand* temp() { return temps_[0]; } in temp() function
693 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI()
701 LOperand* temp() { return temps_[0]; } in temp() function
757 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI()
765 LOperand* temp() { return temps_[0]; } in temp() function
774 LMulI(LOperand* left, LOperand* right, LOperand* temp) { in LMulI()
782 LOperand* temp() { return temps_[0]; } in temp() function
847 LMathRoundI(LOperand* value, LOperand* temp) { in LMathRoundI()
852 LOperand* temp() { return temps_[0]; } in temp() function
950 LMathPowHalf(LOperand* value, LOperand* temp) { in LMathPowHalf()
956 LOperand* temp() { return temps_[0]; } in temp() function
991 LIsStringAndBranch(LOperand* value, LOperand* temp) { in LIsStringAndBranch()
997 LOperand* temp() { return temps_[0]; } in temp() function
1023 LIsUndetectableAndBranch(LOperand* value, LOperand* temp) { in LIsUndetectableAndBranch()
1029 LOperand* temp() { return temps_[0]; } in temp() function
1063 LHasInstanceTypeAndBranch(LOperand* value, LOperand* temp) { in LHasInstanceTypeAndBranch()
1069 LOperand* temp() { return temps_[0]; } in temp() function
1080 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) { in LClassOfTestAndBranch()
1087 LOperand* temp() { return temps_[0]; } in temp() function
1222 explicit LConstantD(LOperand* temp) { in LConstantD()
1226 LOperand* temp() { return temps_[0]; } in temp() function
1259 LBranch(LOperand* value, LOperand* temp) { in LBranch()
1265 LOperand* temp() { return temps_[0]; } in temp() function
1464 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype()
1470 LOperand* temp() { return temps_[0]; } in temp() function
1545 LStoreContextSlot(LOperand* context, LOperand* value, LOperand* temp) { in LStoreContextSlot()
1553 LOperand* temp() { return temps_[0]; } in temp() function
1773 LNumberTagI(LOperand* value, LOperand* temp) { in LNumberTagI()
1779 LOperand* temp() { return temps_[0]; } in temp() function
1787 LNumberTagU(LOperand* value, LOperand* temp) { in LNumberTagU()
1793 LOperand* temp() { return temps_[0]; } in temp() function
1801 LNumberTagD(LOperand* value, LOperand* temp) { in LNumberTagD()
1807 LOperand* temp() { return temps_[0]; } in temp() function
1817 LDoubleToI(LOperand* value, LOperand* temp) { in LDoubleToI()
1823 LOperand* temp() { return temps_[0]; } in temp() function
1848 LTaggedToI(LOperand* value, LOperand* temp) { in LTaggedToI()
1854 LOperand* temp() { return temps_[0]; } in temp() function
1878 explicit LNumberUntagD(LOperand* value, LOperand* temp) { in LNumberUntagD()
1884 LOperand* temp() { return temps_[0]; } in temp() function
1915 LOperand* temp, in LStoreNamedField()
1925 LOperand* temp() { return temps_[0]; } in temp() function
1970 LOperand* temp) { in LTransitionElementsKind()
1980 LOperand* temp() { return temps_[1]; } in temp() function
2000 LOperand* temp) { in LTrapAllocationMemento()
2006 LOperand* temp() { return temps_[0]; } in temp() function
2118 LCheckInstanceType(LOperand* value, LOperand* temp) { in LCheckInstanceType()
2124 LOperand* temp() { return temps_[0]; } in temp() function
2209 LAllocate(LOperand* context, LOperand* size, LOperand* temp) { in LAllocate()
2217 LOperand* temp() { return temps_[0]; } in temp() function
2225 LFastAllocate(LOperand* size, LOperand* temp) { in LFastAllocate()
2231 LOperand* temp() { return temps_[0]; } in temp() function