Searched refs:IsCallerFrameSlot (Results 1 – 2 of 2) sorted by relevance
142 bool IsCallerFrameSlot() const { return !IsRegister() && GetLocation() < 0; } in IsCallerFrameSlot() function150 DCHECK(IsCallerFrameSlot()); in AsCallerFrameSlot()
307 if (location.IsCallerFrameSlot()) { in ToUnallocatedOperand()