Searched refs:GetFramePointerOffsetForStackSlot (Results 1 – 2 of 2) sorted by relevance
109 inline constexpr int GetFramePointerOffsetForStackSlot(int index) { in GetFramePointerOffsetForStackSlot() function114 inline int GetFramePointerOffsetForStackSlot( in GetFramePointerOffsetForStackSlot() function116 return GetFramePointerOffsetForStackSlot(operand.index()); in GetFramePointerOffsetForStackSlot()126 return MemOperand(rbp, GetFramePointerOffsetForStackSlot(index)); in GetStackSlot()
313 GetFramePointerOffsetForStackSlot(operand)); in DeoptStackSlotFromStackSlot()