Lines Matching defs:temp
522 LOperand* temp) { in LWrapReceiver()
530 LOperand* temp() { return temps_[0]; } in temp() function
647 LModI(LOperand* left, LOperand* right, LOperand* temp) { in LModI()
655 LOperand* temp() { return temps_[0]; } in temp() function
707 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI()
715 LOperand* temp() { return temps_[0]; } in temp() function
771 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI()
779 LOperand* temp() { return temps_[0]; } in temp() function
788 LMulI(LOperand* left, LOperand* right, LOperand* temp) { in LMulI()
796 LOperand* temp() { return temps_[0]; } in temp() function
985 LIsStringAndBranch(LOperand* value, LOperand* temp) { in LIsStringAndBranch()
991 LOperand* temp() { return temps_[0]; } in temp() function
1017 LIsUndetectableAndBranch(LOperand* value, LOperand* temp) { in LIsUndetectableAndBranch()
1023 LOperand* temp() { return temps_[0]; } in temp() function
1057 LHasInstanceTypeAndBranch(LOperand* value, LOperand* temp) { in LHasInstanceTypeAndBranch()
1063 LOperand* temp() { return temps_[0]; } in temp() function
1074 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) { in LClassOfTestAndBranch()
1081 LOperand* temp() { return temps_[0]; } in temp() function
1247 LBranch(LOperand* value, LOperand* temp) { in LBranch()
1253 LOperand* temp() { return temps_[0]; } in temp() function
1335 LMathMinMax(LOperand* left, LOperand* right, LOperand* temp) { in LMathMinMax()
1343 LOperand* temp() { return temps_[0]; } in temp() function
1454 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype()
1460 LOperand* temp() { return temps_[0]; } in temp() function
1535 LStoreContextSlot(LOperand* context, LOperand* value, LOperand* temp) { in LStoreContextSlot()
1543 LOperand* temp() { return temps_[0]; } in temp() function
1763 LNumberTagI(LOperand* value, LOperand* temp) { in LNumberTagI()
1769 LOperand* temp() { return temps_[0]; } in temp() function
1777 LNumberTagU(LOperand* value, LOperand* temp) { in LNumberTagU()
1783 LOperand* temp() { return temps_[0]; } in temp() function
1791 LNumberTagD(LOperand* value, LOperand* temp) { in LNumberTagD()
1797 LOperand* temp() { return temps_[0]; } in temp() function
1864 explicit LNumberUntagD(LOperand* value, LOperand* temp) { in LNumberUntagD()
1870 LOperand* temp() { return temps_[0]; } in temp() function
1901 LOperand* temp, in LStoreNamedField()
1911 LOperand* temp() { return temps_[0]; } in temp() function
1956 LOperand* temp) { in LTransitionElementsKind()
1966 LOperand* temp() { return temps_[1]; } in temp() function
1986 LOperand* temp) { in LTrapAllocationMemento()
1992 LOperand* temp() { return temps_[0]; } in temp() function
2104 LCheckInstanceType(LOperand* value, LOperand* temp) { in LCheckInstanceType()
2110 LOperand* temp() { return temps_[0]; } in temp() function
2205 LAllocate(LOperand* context, LOperand* size, LOperand* temp) { in LAllocate()
2213 LOperand* temp() { return temps_[0]; } in temp() function
2221 LFastAllocate(LOperand* size, LOperand* temp) { in LFastAllocate()
2227 LOperand* temp() { return temps_[0]; } in temp() function