Home
last modified time | relevance | path

Searched refs:getDefaultSafeStackPointerLocation (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1681 Value *TargetLoweringBase::getDefaultSafeStackPointerLocation(IRBuilder<> &IRB, in getDefaultSafeStackPointerLocation() function in TargetLoweringBase
1715 return getDefaultSafeStackPointerLocation(IRB, true); in getSafeStackPointerLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1867 TargetLoweringBase::getDefaultSafeStackPointerLocation(IRBuilderBase &IRB, in getDefaultSafeStackPointerLocation() function in TargetLoweringBase
1902 return getDefaultSafeStackPointerLocation(IRB, true); in getSafeStackPointerLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1633 Value *getDefaultSafeStackPointerLocation(IRBuilder<> &IRB,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1903 Value *getDefaultSafeStackPointerLocation(IRBuilderBase &IRB,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2072 Value *getDefaultSafeStackPointerLocation(IRBuilderBase &IRB,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2037 Value *getDefaultSafeStackPointerLocation(IRBuilderBase &IRB,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1994 Value *getDefaultSafeStackPointerLocation(IRBuilderBase &IRB,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2037 Value *getDefaultSafeStackPointerLocation(IRBuilderBase &IRB,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2530 return getDefaultSafeStackPointerLocation(IRB, false); in getSafeStackPointerLocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3062 return getDefaultSafeStackPointerLocation(IRB, false); in getSafeStackPointerLocation()