Searched refs:cannotEliminateFrame (Results 1 – 6 of 6) sorted by relevance
117 bool cannotEliminateFrame(const MachineFunction &MF) const;
460 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
2839 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
178 bool cannotEliminateFrame(const MachineFunction &MF) const;
457 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
1995 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()