Searched defs:getSSPStackGuardCheck (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 2156 Function *TargetLoweringBase::getSSPStackGuardCheck(const Module &M) const { getSSPStackGuardCheck() function in TargetLoweringBase |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLoweringCall.cpp | 627 Function *X86TargetLowering::getSSPStackGuardCheck(const Module &M) const { getSSPStackGuardCheck() function in X86TargetLowering |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 21476 Function *ARMTargetLowering::getSSPStackGuardCheck(const Module &M) const { getSSPStackGuardCheck() function in ARMTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 26588 Function *AArch64TargetLowering::getSSPStackGuardCheck(const Module &M) const { getSSPStackGuardCheck() function in AArch64TargetLowering |