Searched refs:cannotEliminateFrame (Results 1 – 6 of 6) sorted by relevance
122 bool cannotEliminateFrame(const MachineFunction &MF) const;
730 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
3785 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
202 bool cannotEliminateFrame(const MachineFunction &MF) const;
476 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
2516 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()