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