Searched defs:canUseAsPrologue (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h399 virtual bool canUseAsPrologue(const MachineBasicBlock &MBB) const { function in class:llvm::TargetFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp732 bool RISCVFrameLowering::canUseAsPrologue(const MachineBasicBlock &MBB) const { function in class:RISCVFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp699 bool PPCFrameLowering::canUseAsPrologue(const MachineBasicBlock &MBB) const { function in class:PPCFrameLowering

Completed in 184 milliseconds