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