Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1713 Value *TargetLoweringBase::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in TargetLoweringBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13252 Value *AArch64TargetLowering::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in AArch64TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2528 Value *X86TargetLowering::getSafeStackPointerLocation(IRBuilder<> &IRB) const { in getSafeStackPointerLocation() function in X86TargetLowering