Searched refs:AsCallerFrameSlot (Results 1 – 5 of 5) sorted by relevance
170 if (GetReturnLocation(i).AsCallerFrameSlot() + stack_returns_delta != in CanTailCall()171 callee->GetReturnLocation(i).AsCallerFrameSlot()) { in CanTailCall()
156 int32_t AsCallerFrameSlot() const { in AsCallerFrameSlot() function
440 location.AsCallerFrameSlot(), virtual_register); in ToUnallocatedOperand()
1207 StoreCallerFrameSlot(reg, -loc.AsCallerFrameSlot(), lowered_kind); in MoveToReturnLocations()
667 __ LoadCallerFrameSlot(reg, -location.AsCallerFrameSlot(), reg_kind); in ProcessParameter()