Home
last modified time | relevance | path

Searched defs:getSafeStackPointerLocation (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1575 Value *TargetLoweringBase::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in TargetLoweringBase
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11768 Value *AArch64TargetLowering::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in AArch64TargetLowering
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2316 Value *X86TargetLowering::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in X86TargetLowering