Searched refs:cannotEliminateFrame (Results 1 – 12 of 12) sorted by relevance
87 bool cannotEliminateFrame(const MachineFunction &MF) const;
242 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
1156 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
96 bool cannotEliminateFrame(const MachineFunction &MF) const;
270 AArch64RegisterInfo::cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in AArch64RegisterInfo
1480 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) in determineCalleeSaves()
173 bool cannotEliminateFrame(const MachineFunction &MF) const;
415 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
1781 !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()
158 bool cannotEliminateFrame(const MachineFunction &MF) const;
391 cannotEliminateFrame(const MachineFunction &MF) const { in cannotEliminateFrame() function in ARMBaseRegisterInfo
1634 if (BigStack || !CanEliminateFrame || RegInfo->cannotEliminateFrame(MF)) { in determineCalleeSaves()