Searched refs:mayOverflowFrameOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h178 bool mayOverflowFrameOffset(MachineFunction &MF) const;
H A DHexagonFrameLowering.cpp2144 if (!NewRegs.empty() || mayOverflowFrameOffset(MF)) {
2691 bool HexagonFrameLowering::mayOverflowFrameOffset(MachineFunction &MF) const { function in class:HexagonFrameLowering

Completed in 112 milliseconds