Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DEscapeEnumerator.h28 class EscapeEnumerator {
38 EscapeEnumerator(Function &F, const char *N = "cleanup",
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShadowStackGC.cpp88 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/
DShadowStackGCLowering.cpp93 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/
DCMakeLists.txt15 EscapeEnumerator.cpp
DEscapeEnumerator.cpp30 IRBuilder<> *EscapeEnumerator::Next() { in Next()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp399 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/
DShadowStackGCLowering.cpp350 EscapeEnumerator EE(F, "gc_cleanup"); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk942 llvm/lib/Transforms/Utils/EscapeEnumerator.cpp \
DBUILD.gn1198 "llvm/lib/Transforms/Utils/EscapeEnumerator.cpp",
/external/swiftshader/
DCMakeLists.txt1439 ${LLVM_DIR}/lib/Transforms/Utils/EscapeEnumerator.cpp