Searched refs:canUseAsEpilogue (Results 1 – 10 of 10) sorted by relevance
50 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
590 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in Thumb1FrameLowering
70 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
1660 bool RISCVFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in RISCVFrameLowering
175 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
558 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in PPCFrameLowering
438 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function
166 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
3852 bool X86FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in X86FrameLowering
665 if (!TFI->canUseAsEpilogue(*NewRestore)) { in postShrinkWrapping()899 TFI->canUseAsEpilogue(*Restore))) in performShrinkWrapping()