/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/ |
D | llvm-config.h | 57 #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/ |
D | llvm-config.h | 55 #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/ |
D | llvm-platform-config.h | 18 #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
|
D | llvm-config.h.cmake | 46 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
|
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/ |
D | llvm-config.h | 51 #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/ |
D | CMakeLists.txt | 6 # 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/ |
D | llvm-config.h | 47 #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/ |
D | llvm-config.h | 47 #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/ |
D | lit.site.cfg.py.in | 5 config.host_triple = "@LLVM_HOST_TRIPLE@" 29 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
|
/external/llvm-project/mlir/integration_test/ |
D | lit.site.cfg.py.in | 5 config.host_triple = "@LLVM_HOST_TRIPLE@" 30 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
|
/external/llvm-project/mlir/test/ |
D | lit.site.cfg.py.in | 5 config.host_triple = "@LLVM_HOST_TRIPLE@" 30 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
|
/external/llvm-project/llvm/test/ |
D | lit.site.cfg.py.in | 5 config.host_triple = "@LLVM_HOST_TRIPLE@" 45 config.llvm_host_triple = '@LLVM_HOST_TRIPLE@'
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/tests/ |
D | lit.site.cfg.py.in | 18 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/ |
D | llvm-config.h | 30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
|
D | config.h | 349 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/ |
D | llvm-config.h | 30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
|
D | config.h | 349 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/ |
D | llvm-config.h | 30 #define LLVM_HOST_TRIPLE "x86_64-apple-darwin16.3.0" macro
|
D | config.h | 349 #define LLVM_HOST_TRIPLE "x86_64-apple-darwin16.3.0" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/ |
D | llvm-config.h | 30 #define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/ |
D | llvm-config.h | 30 #define LLVM_HOST_TRIPLE "i686-pc-win32" macro
|
D | config.h | 349 #define LLVM_HOST_TRIPLE "i686-pc-win32" macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/ |
D | llvm-config.h.cmake | 30 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
|
/external/llvm-project/llvm/include/llvm/Config/ |
D | llvm-config.h.cmake | 30 #cmakedefine LLVM_HOST_TRIPLE "${LLVM_HOST_TRIPLE}"
|
/external/libcxxabi/test/ |
D | lit.site.cfg.in | 21 config.host_triple = "@LLVM_HOST_TRIPLE@"
|