• Home
  • Raw
  • Download

Lines Matching defs:temp

579                 LOperand* temp) {  in LWrapReceiver()
587 LOperand* temp() { return temps_[0]; } in temp() function
703 LModI(LOperand* left, LOperand* right, LOperand* temp) { in LModI()
711 LOperand* temp() { return temps_[0]; } in temp() function
763 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI()
771 LOperand* temp() { return temps_[0]; } in temp() function
827 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI()
835 LOperand* temp() { return temps_[0]; } in temp() function
844 LMulI(LOperand* left, LOperand* right, LOperand* temp) { in LMulI()
852 LOperand* temp() { return temps_[0]; } in temp() function
1045 LIsObjectAndBranch(LOperand* value, LOperand* temp) { in LIsObjectAndBranch()
1051 LOperand* temp() { return temps_[0]; } in temp() function
1061 LIsStringAndBranch(LOperand* value, LOperand* temp) { in LIsStringAndBranch()
1067 LOperand* temp() { return temps_[0]; } in temp() function
1093 LIsUndetectableAndBranch(LOperand* value, LOperand* temp) { in LIsUndetectableAndBranch()
1099 LOperand* temp() { return temps_[0]; } in temp() function
1133 LHasInstanceTypeAndBranch(LOperand* value, LOperand* temp) { in LHasInstanceTypeAndBranch()
1139 LOperand* temp() { return temps_[0]; } in temp() function
1180 explicit LIsConstructCallAndBranch(LOperand* temp) { in LIsConstructCallAndBranch()
1184 LOperand* temp() { return temps_[0]; } in temp() function
1193 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) { in LClassOfTestAndBranch()
1200 LOperand* temp() { return temps_[0]; } in temp() function
1243 LInstanceOfKnownGlobal(LOperand* context, LOperand* value, LOperand* temp) { in LInstanceOfKnownGlobal()
1251 LOperand* temp() { return temps_[0]; } in temp() function
1391 LBranch(LOperand* value, LOperand* temp) { in LBranch()
1397 LOperand* temp() { return temps_[0]; } in temp() function
1435 LDateField(LOperand* date, LOperand* temp, Smi* index) in LDateField()
1442 LOperand* temp() { return temps_[0]; } in temp() function
1512 LMathMinMax(LOperand* left, LOperand* right, LOperand* temp) { in LMathMinMax()
1520 LOperand* temp() { return temps_[0]; } in temp() function
1653 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype()
1659 LOperand* temp() { return temps_[0]; } in temp() function
1803 LStoreContextSlot(LOperand* context, LOperand* value, LOperand* temp) { in LStoreContextSlot()
1811 LOperand* temp() { return temps_[0]; } in temp() function
2076 LNumberTagI(LOperand* value, LOperand* temp) { in LNumberTagI()
2082 LOperand* temp() { return temps_[0]; } in temp() function
2090 LNumberTagU(LOperand* value, LOperand* temp) { in LNumberTagU()
2096 LOperand* temp() { return temps_[0]; } in temp() function
2104 LNumberTagD(LOperand* value, LOperand* temp) { in LNumberTagD()
2110 LOperand* temp() { return temps_[0]; } in temp() function
2177 explicit LNumberUntagD(LOperand* value, LOperand* temp) { in LNumberUntagD()
2183 LOperand* temp() { return temps_[0]; } in temp() function
2212 LOperand* temp, in LStoreNamedField()
2222 LOperand* temp() { return temps_[0]; } in temp() function
2315 LOperand* temp) { in LTransitionElementsKind()
2325 LOperand* temp() { return temps_[1]; } in temp() function
2345 LOperand* temp) { in LTrapAllocationMemento()
2351 LOperand* temp() { return temps_[0]; } in temp() function
2422 LCheckInstanceType(LOperand* value, LOperand* temp) { in LCheckInstanceType()
2428 LOperand* temp() { return temps_[0]; } in temp() function
2550 LAllocate(LOperand* context, LOperand* size, LOperand* temp) { in LAllocate()
2558 LOperand* temp() { return temps_[0]; } in temp() function