OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVM_ON_UNIX
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/external/llvm/lib/Support/
Memory.cpp
20
#ifdef
LLVM_ON_UNIX
Watchdog.cpp
18
#ifdef
LLVM_ON_UNIX
COM.cpp
19
#ifdef
LLVM_ON_UNIX
ThreadLocal.cpp
42
#elif defined(
LLVM_ON_UNIX
)
47
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
TimeValue.cpp
51
#ifdef
LLVM_ON_UNIX
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Memory.cpp
20
#ifdef
LLVM_ON_UNIX
Watchdog.cpp
18
#ifdef
LLVM_ON_UNIX
COM.cpp
19
#ifdef
LLVM_ON_UNIX
ThreadLocal.cpp
42
#elif defined(
LLVM_ON_UNIX
)
47
#warning Neither
LLVM_ON_UNIX
nor _WIN32 set in Support/ThreadLocal.cpp
/external/swiftshader/third_party/LLVM/lib/Support/
Process.cpp
28
#ifdef
LLVM_ON_UNIX
Signals.cpp
29
#ifdef
LLVM_ON_UNIX
Program.cpp
51
#ifdef
LLVM_ON_UNIX
TimeValue.cpp
52
#ifdef
LLVM_ON_UNIX
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
llvm-config.h
71
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
llvm-config.h
71
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
llvm-config.h
71
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
llvm-config.h
71
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
llvm-config.h
54
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
llvm-config.h
54
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
llvm-config.h
54
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
llvm-config.h
54
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/LLVM/include/llvm/Config/
llvm-config.h.cmake
71
#cmakedefine
LLVM_ON_UNIX
${
LLVM_ON_UNIX
}
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
llvm-config.h.cmake
57
#cmakedefine
LLVM_ON_UNIX
${
LLVM_ON_UNIX
}
/external/llvm/include/llvm/Config/
llvm-config.h.cmake
79
#cmakedefine
LLVM_ON_UNIX
${
LLVM_ON_UNIX
}
/external/swiftshader/third_party/LLVM/examples/
Makefile
19
ifeq ($(
LLVM_ON_UNIX
),1)
Completed in 4096 milliseconds
1
2
3
4