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
2846 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
178 bool cannotEliminateFrame(const MachineFunction &MF) const;
463 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
2037 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()