Searched refs:LLVM_ENABLE_THREADS (Results 1 – 25 of 46) sorted by relevance
12
26 #if LLVM_ENABLE_THREADS != 0 in llvm_is_multithreaded()33 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)72 #elif LLVM_ENABLE_THREADS!=0 && defined(LLVM_ON_WIN32)122 #if !LLVM_ENABLE_THREADS in heavyweight_hardware_concurrency()
22 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
25 #if LLVM_ENABLE_THREADS != 0 in llvm_is_multithreaded()32 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)71 #elif LLVM_ENABLE_THREADS!=0 && defined(LLVM_ON_WIN32)
23 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
53 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0 in setSwitchedThread()
41 #define LLVM_ENABLE_THREADS 1 macro43 #define LLVM_ENABLE_THREADS 0 macro
610 #define LLVM_ENABLE_THREADS 1 macro612 #define LLVM_ENABLE_THREADS 0 macro
73 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
22 #if LLVM_ENABLE_THREADS
21 set(LLVM_ENABLE_THREADS @LLVM_ENABLE_THREADS@) variable
36 set(LLVM_ENABLE_THREADS @LLVM_ENABLE_THREADS@) variable
36 #define LLVM_ENABLE_THREADS 1 macro
24 #define LLVM_ENABLE_THREADS 1 macro
340 #define LLVM_ENABLE_THREADS 1 macro
22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \