Searched defs:hasBP (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp102 bool MipsFrameLowering::hasBP(const MachineFunction &MF) const { function in class:MipsFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp430 bool VEFrameLowering::hasBP(const MachineFunction &MF) const { function in class:VEFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp43 bool LoongArchFrameLowering::hasBP(const MachineFunction &MF) const { function in class:LoongArchFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp93 bool WebAssemblyFrameLowering::hasBP(const MachineFunction &MF) const { function in class:WebAssemblyFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp45 bool CSKYFrameLowering::hasBP(const MachineFunction &MF) const { function in class:CSKYFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp308 bool RISCVFrameLowering::hasBP(const MachineFunction &MF) const { function in class:RISCVFrameLowering

Completed in 219 milliseconds