Searched refs:cannotEliminateFrame (Results 1 – 6 of 6) sorted by relevance
115 bool cannotEliminateFrame(const MachineFunction &MF) const;
524 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
3061 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
2484 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()