Searched refs:cannotEliminateFrame (Results 1 – 6 of 6) sorted by relevance
87 bool cannotEliminateFrame(const MachineFunction &MF) const;
232 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
977 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
149 bool cannotEliminateFrame(const MachineFunction &MF) const;
360 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
1623 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()