Searched refs:canUseAsEpilogue (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.h50 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
H A DThumb1FrameLowering.cpp591 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:Thumb1FrameLowering
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h69 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
H A DRISCVFrameLowering.cpp1325 bool RISCVFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:RISCVFrameLowering
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h176 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
H A DPPCFrameLowering.cpp556 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:PPCFrameLowering
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h432 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:llvm::TargetFrameLowering
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.h173 bool canUseAsEpilogue(const MachineBasicBlock &MBB) const override;
H A DX86FrameLowering.cpp354 // in canUseAsEpilogue.
3609 bool X86FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const {
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DShrinkWrap.cpp556 TFI->canUseAsEpilogue(*Restore)))

Completed in 288 milliseconds