Searched refs:LLVM_ON_WIN32 (Results 1 - 25 of 94) sorted by relevance

1234

/external/llvm/lib/Support/
H A DMemory.cpp23 #ifdef LLVM_ON_WIN32
H A DWatchdog.cpp21 #ifdef LLVM_ON_WIN32
H A DCOM.cpp21 #elif LLVM_ON_WIN32
H A DLocale.cpp11 #if LLVM_ON_WIN32
19 #if LLVM_ON_WIN32
H A DThreadLocal.cpp44 #elif defined( LLVM_ON_WIN32)
47 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
H A DTimeValue.cpp54 #ifdef LLVM_ON_WIN32
H A DRWMutex.cpp120 #elif defined( LLVM_ON_WIN32)
123 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
/external/swiftshader/third_party/LLVM/lib/Support/
H A DProcess.cpp31 #ifdef LLVM_ON_WIN32
H A DSignals.cpp32 #ifdef LLVM_ON_WIN32
H A DProgram.cpp54 #ifdef LLVM_ON_WIN32
H A DTimeValue.cpp55 #ifdef LLVM_ON_WIN32
H A DThreadLocal.cpp79 #elif defined( LLVM_ON_WIN32)
82 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
H A Dsystem_error.cpp101 #ifdef LLVM_ON_WIN32
128 #if defined(LLVM_ON_WIN32)
/external/swiftshader/third_party/LLVM/include/llvm/Config/
H A Dllvm-config.h74 #define LLVM_ON_WIN32 1 macro
H A Dllvm-config.h.cmake74 #cmakedefine LLVM_ON_WIN32 ${LLVM_ON_WIN32}
H A Dllvm-config.h.in74 #undef LLVM_ON_WIN32
/external/swiftshader/third_party/LLVM/utils/unittest/UnitTestMain/
H A DTestMain.cpp15 #if defined(LLVM_ON_WIN32)
26 # if defined(LLVM_ON_WIN32)
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H A Dllvm-config.h57 #define LLVM_ON_WIN32 1 macro
/external/llvm/unittests/Support/
H A DProcessTest.cpp13 #ifdef LLVM_ON_WIN32
48 #ifdef LLVM_ON_WIN32
H A DTimerTest.cpp13 #if LLVM_ON_WIN32
25 #if LLVM_ON_WIN32
/external/llvm/include/llvm/Support/
H A DHost.h22 #if !defined(BYTE_ORDER) && !defined(LLVM_ON_WIN32)
H A DProgram.h30 #elif defined (LLVM_ON_WIN32)
38 #elif defined(LLVM_ON_WIN32)
/external/clang/tools/libclang/
H A DCIndexer.cpp35 #define LLVM_ON_WIN32 1 macro
38 #ifdef LLVM_ON_WIN32
54 #ifdef LLVM_ON_WIN32
/external/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake82 #cmakedefine LLVM_ON_WIN32 ${LLVM_ON_WIN32}
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DHost.h24 #if !defined(BYTE_ORDER) && !defined(LLVM_ON_WIN32)

Completed in 346 milliseconds

1234