Home
last modified time | relevance | path

Searched defs:useLoadStackGuardNode (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h594 bool useLoadStackGuardNode(const Module &M) const override { return true; } in useLoadStackGuardNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3521 bool SparcTargetLowering::useLoadStackGuardNode(const Module &M) const { in useLoadStackGuardNode() function in SparcTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5754 virtual bool useLoadStackGuardNode(const Module &M) const { return false; } in useLoadStackGuardNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18614 bool PPCTargetLowering::useLoadStackGuardNode(const Module &M) const { in useLoadStackGuardNode() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21363 bool ARMTargetLowering::useLoadStackGuardNode(const Module &M) const { in useLoadStackGuardNode() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27939 bool AArch64TargetLowering::useLoadStackGuardNode(const Module &M) const { in useLoadStackGuardNode() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2732 bool X86TargetLowering::useLoadStackGuardNode(const Module &M) const { in useLoadStackGuardNode() function in X86TargetLowering