Searched refs:LLVM_ON_UNIX (Results 1 - 25 of 70) sorted by relevance

123

/external/llvm/lib/Support/
H A DMemory.cpp20 #ifdef LLVM_ON_UNIX
H A DWatchdog.cpp18 #ifdef LLVM_ON_UNIX
H A DCOM.cpp19 #ifdef LLVM_ON_UNIX
H A DThreadLocal.cpp42 #elif defined(LLVM_ON_UNIX)
47 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
H A DTimeValue.cpp51 #ifdef LLVM_ON_UNIX
H A DRWMutex.cpp118 #elif defined(LLVM_ON_UNIX)
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.cpp28 #ifdef LLVM_ON_UNIX
H A DSignals.cpp29 #ifdef LLVM_ON_UNIX
H A DProgram.cpp51 #ifdef LLVM_ON_UNIX
H A DTimeValue.cpp52 #ifdef LLVM_ON_UNIX
H A DThreadLocal.cpp77 #elif defined(LLVM_ON_UNIX)
82 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
H A Dllvm-config.h71 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
H A Dllvm-config.h71 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
H A Dllvm-config.h71 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
H A Dllvm-config.h71 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
H A Dllvm-config.h54 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
H A Dllvm-config.h54 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
H A Dllvm-config.h54 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
H A Dllvm-config.h.cmake71 #cmakedefine LLVM_ON_UNIX ${LLVM_ON_UNIX}
H A Dllvm-config.h.in71 #undef LLVM_ON_UNIX
/external/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake79 #cmakedefine LLVM_ON_UNIX ${LLVM_ON_UNIX}
H A Dllvm-platform-config.h129 /* #undef LLVM_ON_UNIX */
150 #define LLVM_ON_UNIX 1 macro
/external/swiftshader/third_party/LLVM/examples/
H A DMakefile19 ifeq ($(LLVM_ON_UNIX),1)
/external/llvm/include/llvm/Support/
H A DProgram.h28 #if defined(LLVM_ON_UNIX)
36 #if defined(LLVM_ON_UNIX)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DProgram.h28 #if defined(LLVM_ON_UNIX)
36 #if defined(LLVM_ON_UNIX)

Completed in 240 milliseconds

123