Searched refs:EscapeEnumerator (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | EscapeEnumerator.h | 28 class EscapeEnumerator { 38 EscapeEnumerator(Function &F, const char *N = "cleanup",
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ShadowStackGC.cpp | 88 class EscapeEnumerator { class 98 EscapeEnumerator(Function &F, const char *N = "cleanup") in EscapeEnumerator() function in __anon3b7d80280211::EscapeEnumerator 433 EscapeEnumerator EE(F, "gc_cleanup"); in performCustomLowering()
|
/external/llvm/lib/CodeGen/ |
D | ShadowStackGCLowering.cpp | 93 class EscapeEnumerator { class 103 EscapeEnumerator(Function &F, const char *N = "cleanup") in EscapeEnumerator() function in __anon7772e8a30211::EscapeEnumerator 447 EscapeEnumerator EE(F, "gc_cleanup"); in runOnFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CMakeLists.txt | 15 EscapeEnumerator.cpp
|
D | EscapeEnumerator.cpp | 30 IRBuilder<> *EscapeEnumerator::Next() { in Next()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 399 EscapeEnumerator EE(F, "tsan_ignore_cleanup", ClHandleCxxExceptions); in InsertRuntimeIgnores() 478 EscapeEnumerator EE(F, "tsan_cleanup", ClHandleCxxExceptions); in runOnFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ShadowStackGCLowering.cpp | 350 EscapeEnumerator EE(F, "gc_cleanup"); in runOnFunction()
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 942 llvm/lib/Transforms/Utils/EscapeEnumerator.cpp \
|
D | BUILD.gn | 1198 "llvm/lib/Transforms/Utils/EscapeEnumerator.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 1439 ${LLVM_DIR}/lib/Transforms/Utils/EscapeEnumerator.cpp
|