Searched refs:LLVM_ENABLE_THREADS (Results 1 – 25 of 79) sorted by relevance
1234
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
48 #if LLVM_ENABLE_THREADS == 166 #if LLVM_ENABLE_THREADS == 1 in install_fatal_error_handler()75 #if LLVM_ENABLE_THREADS == 1 in remove_fatal_error_handler()100 #if LLVM_ENABLE_THREADS == 1 in report_fatal_error()131 #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()
23 #if !defined(LLVM_ENABLE_THREADS) || LLVM_ENABLE_THREADS == 0
32 #if LLVM_ENABLE_THREADS != 0 in llvm_is_multithreaded()39 #if 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)
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
74 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
79 #if defined(LLVM_ENABLE_THREADS) && LLVM_ENABLE_THREADS != 0
22 #if defined(_MSC_VER) && LLVM_ENABLE_THREADS47 #if LLVM_ENABLE_THREADS223 #if LLVM_ENABLE_THREADS
36 set(LLVM_ENABLE_THREADS @LLVM_ENABLE_THREADS@) variable
40 set(LLVM_ENABLE_THREADS @LLVM_ENABLE_THREADS@) variable
36 #define LLVM_ENABLE_THREADS 1 macro
24 #define LLVM_ENABLE_THREADS 0 macro