Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2005 virtual bool hasInlineStackProbe(const MachineFunction &MF) const { return false; } hasInlineStackProbe() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp915 bool SystemZTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { hasInlineStackProbe() function in SystemZTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12473 bool PPCTargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { hasInlineStackProbe() function in PPCTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27143 bool AArch64TargetLowering::hasInlineStackProbe( hasInlineStackProbe() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57710 bool X86TargetLowering::hasInlineStackProbe(const MachineFunction &MF) const { hasInlineStackProbe() function in X86TargetLowering
[all...]