Searched refs:IsCalleeFrameSlot (Results 1 – 2 of 2) sorted by relevance
143 bool IsCalleeFrameSlot() const { return !IsRegister() && GetLocation() >= 0; } in IsCalleeFrameSlot() function154 DCHECK(IsCalleeFrameSlot()); in AsCalleeFrameSlot()
294 secondary_location.IsCalleeFrameSlot()); in ToDualLocationUnallocatedOperand()312 if (location.IsCalleeFrameSlot()) { in ToUnallocatedOperand()