| /src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 48 #if LLVM_ENABLE_THREADS == 1 66 #if LLVM_ENABLE_THREADS == 1 in install_fatal_error_handler() 75 #if LLVM_ENABLE_THREADS == 1 in remove_fatal_error_handler() 96 #if LLVM_ENABLE_THREADS == 1 in report_fatal_error() 130 #if LLVM_ENABLE_THREADS == 1 in install_bad_alloc_error_handler() 140 #if LLVM_ENABLE_THREADS == 1 in remove_bad_alloc_error_handler() 153 #if LLVM_ENABLE_THREADS == 1 in report_bad_alloc_error()
|
| H A D | Parallel.cpp | 23 #if LLVM_ENABLE_THREADS 173 #if LLVM_ENABLE_THREADS in TaskGroup() 186 #if LLVM_ENABLE_THREADS in spawn() 204 #if LLVM_ENABLE_THREADS in parallelFor()
|
| H A D | RWMutex.cpp | 21 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
|
| H A D | BalancedPartitioning.cpp | 30 #if LLVM_ENABLE_THREADS in async() 54 #if LLVM_ENABLE_THREADS in wait() 84 #if LLVM_ENABLE_THREADS in run()
|
| H A D | Threading.cpp | 31 #if LLVM_ENABLE_THREADS == 0 || \
|
| H A D | CrashRecoveryContext.cpp | 53 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0 in setSwitchedThread()
|
| H A D | ThreadPool.cpp | 33 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ConcurrentHashtable.h | 177 #if LLVM_ENABLE_THREADS in insert() 198 #if LLVM_ENABLE_THREADS in insert() 210 #if LLVM_ENABLE_THREADS in insert() 291 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 32 #if LLVM_ENABLE_THREADS 109 #if LLVM_ENABLE_THREADS 219 #if LLVM_ENABLE_THREADS 240 #if LLVM_ENABLE_THREADS in parallelTransformReduce()
|
| H A D | RWMutex.h | 90 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
|
| H A D | ThreadPool.h | 119 #if LLVM_ENABLE_THREADS 254 #if LLVM_ENABLE_THREADS
|
| H A D | Threading.h | 53 constexpr bool llvm_is_multithreaded() { return LLVM_ENABLE_THREADS; } in llvm_is_multithreaded()
|
| H A D | thread.h | 28 #if LLVM_ENABLE_THREADS
|
| H A D | Compiler.h | 566 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | SimpleRemoteEPCUtils.cpp | 52 #if LLVM_ENABLE_THREADS in Create() 73 #if LLVM_ENABLE_THREADS in ~FDSimpleRemoteEPCTransport() 79 #if LLVM_ENABLE_THREADS in start()
|
| /src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | TaskDispatch.h | 24 #if LLVM_ENABLE_THREADS 114 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Stack.h | 42 #if LLVM_ENABLE_THREADS in runWithSufficientStackSpace()
|
| /src/lib/clang/include/llvm/Config/ |
| H A D | llvm-config.h | 25 #define LLVM_ENABLE_THREADS 1 macro
|
| /src/contrib/llvm-project/llvm/tools/lli/ChildTarget/ |
| H A D | ChildTarget.cpp | 30 #if LLVM_ENABLE_THREADS in main()
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | TaskDispatch.cpp | 26 #if LLVM_ENABLE_THREADS
|
| H A D | LLJIT.cpp | 676 #if !LLVM_ENABLE_THREADS in prepareForConstruction() 689 #if LLVM_ENABLE_THREADS in prepareForConstruction() 695 #if !LLVM_ENABLE_THREADS in prepareForConstruction() 746 #if LLVM_ENABLE_THREADS in prepareForConstruction()
|
| /src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.h | 48 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.cpp | 31 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Process.inc | 287 #if LLVM_ENABLE_THREADS 302 #if LLVM_ENABLE_THREADS
|
| /src/contrib/llvm-project/lld/MachO/ |
| H A D | Writer.cpp | 1331 if (LLVM_ENABLE_THREADS && config->timeTraceEnabled) in run() 1334 if (LLVM_ENABLE_THREADS && config->timeTraceEnabled) in run()
|