Home
last modified time | relevance | path

Searched defs:hasInlineStackProbe (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2139 virtual bool hasInlineStackProbe(const MachineFunction &MF) const { return false; } in hasInlineStackProbe() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1229 bool SystemZTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13494 bool PPCTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp24385 bool RISCVTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp30563 bool AArch64TargetLowering::hasInlineStackProbe( in hasInlineStackProbe() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp62150 bool X86TargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { in hasInlineStackProbe() function in X86TargetLowering