Searched refs:cannotEliminateFrame (Results 1 – 6 of 6) sorted by relevance
110 bool cannotEliminateFrame(const MachineFunction &MF) const;
319 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
2041 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
174 bool cannotEliminateFrame(const MachineFunction &MF) const;
420 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
1782 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()