Searched refs:LLVM_ENABLE_THREADS (Results 1 – 25 of 35) sorted by relevance
12
24 #if LLVM_ENABLE_THREADS != 0 in llvm_is_multithreaded()31 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H)70 #elif LLVM_ENABLE_THREADS!=0 && defined(LLVM_ON_WIN32)
23 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
22 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
18 if( LLVM_ENABLE_THREADS AND HAVE_LIBATOMIC )21 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
54 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0 in setSwitchedThread()
21 #if LLVM_ENABLE_THREADS
37 #define LLVM_ENABLE_THREADS 1 macro39 #define LLVM_ENABLE_THREADS 0 macro
600 #define LLVM_ENABLE_THREADS 1 macro602 #define LLVM_ENABLE_THREADS 0 macro
73 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
22 #if LLVM_ENABLE_THREADS
129 #if LLVM_ENABLE_THREADS // avoids warning for unused variable
431 #if LLVM_ENABLE_THREADS
34 set(LLVM_ENABLE_THREADS @LLVM_ENABLE_THREADS@) variable
36 #define LLVM_ENABLE_THREADS 1 macro
556 #define LLVM_ENABLE_THREADS 1 macro
22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
56 if(LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD)
31 if (NOT LLVM_ENABLE_THREADS)
2 if(CMAKE_HOST_UNIX AND LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD)
467 if( LLVM_ENABLE_THREADS )470 set(LLVM_ENABLE_THREADS 0) variable474 if( LLVM_ENABLE_THREADS )476 else( LLVM_ENABLE_THREADS )
36 #undef LLVM_ENABLE_THREADS
37 #cmakedefine01 LLVM_ENABLE_THREADS
254 #if LLVM_ENABLE_THREADS269 #if LLVM_ENABLE_THREADS