Searched refs:LLVM_ENABLE_THREADS (Results 1 – 25 of 29) 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
17 if( LLVM_ENABLE_THREADS AND HAVE_LIBATOMIC )20 if( LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD )
23 #if LLVM_ENABLE_THREADS != 0 && !defined(NDEBUG)43 #if LLVM_ENABLE_THREADS != 0 && !defined(NDEBUG)
387 #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
591 #define LLVM_ENABLE_THREADS 1 macro
22 #if LLVM_ENABLE_THREADS != 0 && defined(HAVE_PTHREAD_H) && \
51 if(LLVM_ENABLE_THREADS AND HAVE_LIBPTHREAD)
31 if (NOT LLVM_ENABLE_THREADS)
456 if( LLVM_ENABLE_THREADS )459 set(LLVM_ENABLE_THREADS 0) variable463 if( LLVM_ENABLE_THREADS )465 else( LLVM_ENABLE_THREADS )
33 #undef LLVM_ENABLE_THREADS
33 #cmakedefine01 LLVM_ENABLE_THREADS
424 #undef LLVM_ENABLE_THREADS
254 #if LLVM_ENABLE_THREADS269 #if LLVM_ENABLE_THREADS
198 #if LLVM_ENABLE_THREADS && !defined(LLVM_ON_WIN32)
967 yes) AC_SUBST(LLVM_ENABLE_THREADS,[1]) ;; subst968 no) AC_SUBST(LLVM_ENABLE_THREADS,[0]) ;; subst969 default) AC_SUBST(LLVM_ENABLE_THREADS,[1]) ;; subst972 AC_DEFINE_UNQUOTED([LLVM_ENABLE_THREADS],$LLVM_ENABLE_THREADS, definition1655 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then1788 if test "$LLVM_ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
330 ENABLE_THREADS := @LLVM_ENABLE_THREADS@
220 option(LLVM_ENABLE_THREADS "Use threads if available." ON) option
778 +#define LLVM_ENABLE_THREADS 1953 +#define LLVM_ENABLE_THREADS 11752 +#define LLVM_ENABLE_THREADS 11935 +#define LLVM_ENABLE_THREADS 1