Searched defs:SlotPtr (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | ShadowStackGCLowering.cpp | 324 Value *SlotPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | ShadowStackGC.cpp | 409 Value *SlotPtr = CreateGEP(Context, AtEntry, StackEntry, 1 + I, "gc_root"); in performCustomLowering() local
|
| /external/llvm/lib/CodeGen/ |
| D | ShadowStackGCLowering.cpp | 421 Value *SlotPtr = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
|
| /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
| D | JITEmitter.cpp | 1149 intptr_t *SlotPtr = (intptr_t*)JumpTableBase; in emitJumpTableInfo() local 1167 int *SlotPtr = (int*)JumpTableBase; in emitJumpTableInfo() local
|