Searched refs:AsCallerFrameSlot (Results 1 – 5 of 5) sorted by relevance
139 if (GetReturnLocation(i).AsCallerFrameSlot() - stack_param_delta != in CanTailCall()140 callee->GetReturnLocation(i).AsCallerFrameSlot()) { in CanTailCall()
159 int32_t AsCallerFrameSlot() const { in AsCallerFrameSlot() function
424 location.AsCallerFrameSlot(), virtual_register); in ToUnallocatedOperand()
982 StoreCallerFrameSlot(reg, -loc.AsCallerFrameSlot(), lowered_type); in MoveToReturnLocations()
489 __ LoadCallerFrameSlot(reg, -location.AsCallerFrameSlot(), reg_type); in ProcessParameter()