Home
last modified time | relevance | path

Searched refs:AtExit (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp351 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
355 CreateGEP(Context, *AtExit, ConcreteStackEntryTy, StackEntry, 0, 0, in runOnFunction()
357 Value *SavedHead = AtExit->CreateLoad(EntryNextPtr2, "gc_savedhead"); in runOnFunction()
358 AtExit->CreateStore(SavedHead, Head); in runOnFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShadowStackGC.cpp434 while (IRBuilder<> *AtExit = EE.Next()) { in performCustomLowering() local
437 Instruction *EntryNextPtr2 = CreateGEP(Context, *AtExit, StackEntry, 0, 0, in performCustomLowering()
439 Value *SavedHead = AtExit->CreateLoad(EntryNextPtr2, "gc_savedhead"); in performCustomLowering()
440 AtExit->CreateStore(SavedHead, Head); in performCustomLowering()
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp448 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
452 CreateGEP(Context, *AtExit, ConcreteStackEntryTy, StackEntry, 0, 0, in runOnFunction()
454 Value *SavedHead = AtExit->CreateLoad(EntryNextPtr2, "gc_savedhead"); in runOnFunction()
455 AtExit->CreateStore(SavedHead, Head); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp119 Constant *AtExit = M.getOrInsertFunction("__cxa_atexit", AtExitTy); in runOnModule() local
171 Value *Res = CallInst::Create(AtExit, Args, "call", EntryBB); in runOnModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp400 while (IRBuilder<> *AtExit = EE.Next()) { in InsertRuntimeIgnores() local
401 AtExit->CreateCall(TsanIgnoreEnd); in InsertRuntimeIgnores()
479 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
480 AtExit->CreateCall(TsanFuncExit, {}); in runOnFunction()
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc87 static void AtExit() { in AtExit() function
99 atexit(AtExit); in TestMutexBeforeInit()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...