Home
last modified time | relevance | path

Searched refs:LLVM_HOST_TRIPLE (Results 1 – 25 of 66) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dllvm-config.h57 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
59 #define LLVM_HOST_TRIPLE "i686-pc-linux-gnu" macro
61 #define LLVM_HOST_TRIPLE "armv7-linux-gnueabihf" macro
63 #define LLVM_HOST_TRIPLE "aarch64-linux-gnu" macro
65 #define LLVM_HOST_TRIPLE "mipsel-linux-gnu" macro
67 #define LLVM_HOST_TRIPLE "mips64el-linux-gnuabi64" macro
69 #define LLVM_HOST_TRIPLE "powerpc64le-unknown-linux-gnu" macro
/external/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
Dllvm-config.h55 #define LLVM_HOST_TRIPLE "x86_64-pc-win32" macro
57 #define LLVM_HOST_TRIPLE "i686-pc-win32" macro
59 #define LLVM_HOST_TRIPLE "armv7-pc-win32" macro
61 #define LLVM_HOST_TRIPLE "aarch64-pc-win32" macro
63 #define LLVM_HOST_TRIPLE "mipsel-pc-win32" macro
65 #define LLVM_HOST_TRIPLE "mips64el-pc-win32" macro
/external/llvm/include/llvm/Config/
Dllvm-platform-config.h18 #define LLVM_HOST_TRIPLE "i686-unknown-linux-gnu" macro
45 #define LLVM_HOST_TRIPLE "arm-unknown-linux-gnu" macro
72 #define LLVM_HOST_TRIPLE "mipsel-unknown-linux-gnu" macro
98 #define LLVM_HOST_TRIPLE "aarch64-none-linux-gnu" macro
Dllvm-config.h.cmake46 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dllvm-config.h51 #define LLVM_HOST_TRIPLE "x86_64-linux-android" macro
53 #define LLVM_HOST_TRIPLE "i686-linux-android" macro
55 #define LLVM_HOST_TRIPLE "armv7-linux-androideabi" macro
57 #define LLVM_HOST_TRIPLE "aarch64-linux-android" macro
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DCMakeLists.txt6 # target (through LLVM_HOST_TRIPLE).
10 # CFLAGS etc explicitly. Switching on LLVM_HOST_TRIPLE is also an option,
/external/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dllvm-config.h47 #define LLVM_HOST_TRIPLE "x86_64-unknown-fuchsia" macro
49 #define LLVM_HOST_TRIPLE "aarch64-unknown-fuchsia" macro
/external/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dllvm-config.h47 #define LLVM_HOST_TRIPLE "x86_64-apple-darwin" macro
49 #define LLVM_HOST_TRIPLE "arm64-apple-darwin" macro
/external/llvm-project/mlir/examples/standalone/test/
Dlit.site.cfg.py.in5 config.host_triple = "@LLVM_HOST_TRIPLE@"
29 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
/external/llvm-project/mlir/integration_test/
Dlit.site.cfg.py.in5 config.host_triple = "@LLVM_HOST_TRIPLE@"
30 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
/external/llvm-project/mlir/test/
Dlit.site.cfg.py.in5 config.host_triple = "@LLVM_HOST_TRIPLE@"
30 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
/external/llvm-project/llvm/test/
Dlit.site.cfg.py.in5 config.host_triple = "@LLVM_HOST_TRIPLE@"
45 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
/external/tensorflow/tensorflow/compiler/mlir/hlo/tests/
Dlit.site.cfg.py.in18 config.host_triple = "@LLVM_HOST_TRIPLE@"
42 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
Dconfig.h349 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
Dconfig.h349 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HOST_TRIPLE "x86_64-apple-darwin16.3.0" macro
Dconfig.h349 #define LLVM_HOST_TRIPLE "x86_64-apple-darwin16.3.0" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HOST_TRIPLE "i686-pc-win32" macro
Dconfig.h349 #define LLVM_HOST_TRIPLE "i686-pc-win32" macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dllvm-config.h.cmake30 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
/external/llvm-project/llvm/include/llvm/Config/
Dllvm-config.h.cmake30 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
/external/libcxxabi/test/
Dlit.site.cfg.in21 config.host_triple = "@LLVM_HOST_TRIPLE@"

123