Searched defs:SlotPtr (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 325 Value *SlotPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 337 Value *SlotPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 907 Value *SlotPtr = IRB.CreatePointerCast( in getHwasanThreadSlotPtr() local 931 Value *SlotPtr = getHwasanThreadSlotPtr(IRB, IntptrTy); in emitPrologue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1137 Value *SlotPtr = IRB.CreatePointerCast( in getHwasanThreadSlotPtr() local 1196 Value *SlotPtr = nullptr; in emitPrologue() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 421 Value *SlotPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
|