Home
last modified time | relevance | path

Searched refs:LLVM_ENABLE_THREADS (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp50 #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 DParallel.cpp23 #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 DRWMutex.cpp22 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
H A DBalancedPartitioning.cpp31 #if LLVM_ENABLE_THREADS in async()
55 #if LLVM_ENABLE_THREADS in wait()
85 #if LLVM_ENABLE_THREADS in run()
H A DThreading.cpp29 #if LLVM_ENABLE_THREADS == 0 || \
H A DCrashRecoveryContext.cpp53 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0 in setSwitchedThread()
H A DThreadPool.cpp33 #if LLVM_ENABLE_THREADS
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h178 #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 DParallel.h33 #if LLVM_ENABLE_THREADS
110 #if LLVM_ENABLE_THREADS
220 #if LLVM_ENABLE_THREADS
242 #if LLVM_ENABLE_THREADS in parallelTransformReduce()
H A DRWMutex.h90 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
H A DThreadPool.h120 #if LLVM_ENABLE_THREADS
255 #if LLVM_ENABLE_THREADS
H A DThreading.h52 constexpr bool llvm_is_multithreaded() { return LLVM_ENABLE_THREADS; } in llvm_is_multithreaded()
H A Dthread.h31 #if LLVM_ENABLE_THREADS
H A DCompiler.h668 #if LLVM_ENABLE_THREADS
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp52 #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 DRemoteJITUtils.cpp100 #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 DTaskDispatch.h25 #if LLVM_ENABLE_THREADS
125 #if LLVM_ENABLE_THREADS
/freebsd/lib/clang/include/llvm/Config/
H A Dllvm-config.h25 #define LLVM_ENABLE_THREADS 1 macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DStack.h45 #if LLVM_ENABLE_THREADS in runWithSufficientStackSpace()
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp31 #if LLVM_ENABLE_THREADS in main()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp31 #if LLVM_ENABLE_THREADS
H A DLLJIT.cpp703 #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 DProcess.inc17 #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 DSimpleRemoteEPCServer.h49 #if LLVM_ENABLE_THREADS
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp30 #if LLVM_ENABLE_THREADS

12