Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h542 bool useLoadStackGuardNode() const override { in useLoadStackGuardNode() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3552 bool SparcTargetLowering::useLoadStackGuardNode() const { in useLoadStackGuardNode() function in SparcTargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4936 virtual bool useLoadStackGuardNode() const { in useLoadStackGuardNode() function
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16920 bool PPCTargetLowering::useLoadStackGuardNode() const { in useLoadStackGuardNode() function in PPCTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20367 bool AArch64TargetLowering::useLoadStackGuardNode() const { in useLoadStackGuardNode() function in AArch64TargetLowering
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21109 bool ARMTargetLowering::useLoadStackGuardNode() const { return true; } in useLoadStackGuardNode() function in ARMTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2407 bool X86TargetLowering::useLoadStackGuardNode() const { in useLoadStackGuardNode() function in X86TargetLowering