Lines Matching defs:temp
661 explicit LArgumentsElements(LOperand* temp) { in LArgumentsElements()
665 LOperand* temp() { return temps_[0]; } in temp() function
872 explicit LCheckInstanceType(LOperand* value, LOperand* temp) { in LCheckInstanceType()
878 LOperand* temp() { return temps_[0]; } in temp() function
893 LOperand* temp() { return temps_[0]; } in temp() function
998 explicit LCmpHoleAndBranchD(LOperand* object, LOperand* temp) { in LCmpHoleAndBranchD()
1004 LOperand* temp() { return temps_[0]; } in temp() function
1026 LCmpMapAndBranch(LOperand* value, LOperand* temp) { in LCmpMapAndBranch()
1032 LOperand* temp() { return temps_[0]; } in temp() function
1201 LDivByConstI(LOperand* dividend, int32_t divisor, LOperand* temp) { in LDivByConstI()
1209 LOperand* temp() { return temps_[0]; } in temp() function
1221 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI()
1229 LOperand* temp() { return temps_[0]; } in temp() function
1282 LHasInstanceTypeAndBranch(LOperand* value, LOperand* temp) { in LHasInstanceTypeAndBranch()
1288 LOperand* temp() { return temps_[0]; } in temp() function
1411 LIsStringAndBranch(LOperand* value, LOperand* temp) { in LIsStringAndBranch()
1417 LOperand* temp() { return temps_[0]; } in temp() function
1443 explicit LIsUndetectableAndBranch(LOperand* value, LOperand* temp) { in LIsUndetectableAndBranch()
1449 LOperand* temp() { return temps_[0]; } in temp() function
1491 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype()
1497 LOperand* temp() { return temps_[0]; } in temp() function
1548 LOperand* backing_store_owner, LOperand* temp) in LLoadKeyedExternal()
1553 LOperand* temp() { return temps_[0]; } in temp() function
1561 LLoadKeyedFixed(LOperand* elements, LOperand* key, LOperand* temp) in LLoadKeyedFixed()
1566 LOperand* temp() { return temps_[0]; } in temp() function
1574 LLoadKeyedFixedDouble(LOperand* elements, LOperand* key, LOperand* temp) in LLoadKeyedFixedDouble()
1579 LOperand* temp() { return temps_[0]; } in temp() function
1698 LFlooringDivByConstI(LOperand* dividend, int32_t divisor, LOperand* temp) { in LFlooringDivByConstI()
1706 LOperand* temp() { return temps_[0]; } in temp() function
1718 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI()
1726 LOperand* temp() { return temps_[0]; } in temp() function
1829 LModByConstI(LOperand* dividend, int32_t divisor, LOperand* temp) { in LModByConstI()
1837 LOperand* temp() { return temps_[0]; } in temp() function
1944 LNumberUntagD(LOperand* value, LOperand* temp) { in LNumberUntagD()
1951 LOperand* temp() { return temps_[0]; } in temp() function
2056 LOperand* temp) { in LSeqStringGetChar()
2064 LOperand* temp() { return temps_[0]; } in temp() function
2077 LOperand* temp) { in LSeqStringSetChar()
2089 LOperand* temp() { return temps_[0]; } in temp() function
2205 LOperand* backing_store_owner, LOperand* temp) in LStoreKeyedExternal()
2210 LOperand* temp() { return temps_[0]; } in temp() function
2219 LOperand* temp) in LStoreKeyedFixed()
2224 LOperand* temp() { return temps_[0]; } in temp() function
2233 LOperand* temp) in LStoreKeyedFixedDouble()
2238 LOperand* temp() { return temps_[0]; } in temp() function
2431 LOperand* temp) { in LStoreCodeEntry()
2439 LOperand* temp() { return temps_[0]; } in temp() function
2450 LStoreContextSlot(LOperand* context, LOperand* value, LOperand* temp) { in LStoreContextSlot()
2458 LOperand* temp() { return temps_[0]; } in temp() function
2633 LCheckMapValue(LOperand* value, LOperand* map, LOperand* temp) { in LCheckMapValue()
2641 LOperand* temp() { return temps_[0]; } in temp() function