| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 50 #if LLVM_ENABLE_THREADS == 1 79 #if LLVM_ENABLE_THREADS == 1 in install_fatal_error_handler() 88 #if LLVM_ENABLE_THREADS == 1 in remove_fatal_error_handler() 109 #if LLVM_ENABLE_THREADS == 1 in report_fatal_error() 161 #if LLVM_ENABLE_THREADS == 1 in install_bad_alloc_error_handler() 171 #if LLVM_ENABLE_THREADS == 1 in remove_bad_alloc_error_handler() 184 #if LLVM_ENABLE_THREADS == 1 in report_bad_alloc_error()
|
| H A D | Parallel.cpp | 23 #if LLVM_ENABLE_THREADS 182 #if LLVM_ENABLE_THREADS in TaskGroup() 195 #if LLVM_ENABLE_THREADS in spawn() 213 #if LLVM_ENABLE_THREADS in parallelFor()
|
| H A D | RWMutex.cpp | 22 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
|
| H A D | BalancedPartitioning.cpp | 31 #if LLVM_ENABLE_THREADS in async() 55 #if LLVM_ENABLE_THREADS in wait() 85 #if LLVM_ENABLE_THREADS in run()
|
| H A D | Threading.cpp | 29 #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
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ConcurrentHashtable.h | 178 #if LLVM_ENABLE_THREADS in insert() 199 #if LLVM_ENABLE_THREADS in insert() 211 #if LLVM_ENABLE_THREADS in insert() 292 #if LLVM_ENABLE_THREADS
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 33 #if LLVM_ENABLE_THREADS 110 #if LLVM_ENABLE_THREADS 220 #if LLVM_ENABLE_THREADS 242 #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 | 120 #if LLVM_ENABLE_THREADS 255 #if LLVM_ENABLE_THREADS
|
| H A D | Threading.h | 52 constexpr bool llvm_is_multithreaded() { return LLVM_ENABLE_THREADS; } in llvm_is_multithreaded()
|
| H A D | thread.h | 31 #if LLVM_ENABLE_THREADS
|
| H A D | Compiler.h | 668 #if LLVM_ENABLE_THREADS
|
| /freebsd/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()
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | RemoteJITUtils.cpp | 100 #elif !LLVM_ENABLE_THREADS in launchExecutor() 177 #if LLVM_ON_UNIX && LLVM_ENABLE_THREADS 227 #elif !LLVM_ENABLE_THREADS in connectTCPSocket()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | TaskDispatch.h | 25 #if LLVM_ENABLE_THREADS 125 #if LLVM_ENABLE_THREADS
|
| /freebsd/lib/clang/include/llvm/Config/ |
| H A D | llvm-config.h | 25 #define LLVM_ENABLE_THREADS 1 macro
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Stack.h | 45 #if LLVM_ENABLE_THREADS in runWithSufficientStackSpace()
|
| /freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/ |
| H A D | ChildTarget.cpp | 31 #if LLVM_ENABLE_THREADS in main()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | TaskDispatch.cpp | 31 #if LLVM_ENABLE_THREADS
|
| H A D | LLJIT.cpp | 703 #if !LLVM_ENABLE_THREADS in prepareForConstruction() 716 #if LLVM_ENABLE_THREADS in prepareForConstruction() 722 #if !LLVM_ENABLE_THREADS in prepareForConstruction() 773 #if LLVM_ENABLE_THREADS in prepareForConstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Process.inc | 17 #include "llvm/Config/llvm-config.h" // for LLVM_ENABLE_THREADS 280 #if LLVM_ENABLE_THREADS 295 #if LLVM_ENABLE_THREADS
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.h | 49 #if LLVM_ENABLE_THREADS
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleRemoteEPCServer.cpp | 30 #if LLVM_ENABLE_THREADS
|