Searched refs:mayOverflowFrameOffset (Results 1 – 2 of 2) sorted by relevance
181 bool mayOverflowFrameOffset(MachineFunction &MF) const;
2098 if (!NewRegs.empty() || mayOverflowFrameOffset(MF)) { in determineCalleeSaves()2645 bool HexagonFrameLowering::mayOverflowFrameOffset(MachineFunction &MF) const { in mayOverflowFrameOffset() function in HexagonFrameLowering