Searched defs:canUseAsEpilogue (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h430 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:llvm::TargetFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp591 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:Thumb1FrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1516 bool RISCVFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:RISCVFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp554 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { function in class:PPCFrameLowering

Completed in 86 milliseconds