Home
last modified time | relevance | path

Searched defs:LLVM_HAS_ATOMICS (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/host/include/llvm/Config/
Dllvm-config.h52 #define LLVM_HAS_ATOMICS 1 macro
56 #define LLVM_HAS_ATOMICS 0 macro
Dconfig.h621 #define LLVM_HAS_ATOMICS 1 macro
625 #define LLVM_HAS_ATOMICS 0 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h555 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
Dllvm-config.h35 #define LLVM_HAS_ATOMICS 1 macro
/external/llvm/device/include/llvm/Config/
Dllvm-config.h42 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dllvm-config.h27 #define LLVM_HAS_ATOMICS 1 macro
Dconfig.h346 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/windows/include/llvm/Config/
Dllvm-config.h30 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/fuchsia/include/llvm/Config/
Dllvm-config.h36 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/darwin/include/llvm/Config/
Dllvm-config.h34 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/android/include/llvm/Config/
Dllvm-config.h40 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/llvm-7.0/configs/linux/include/llvm/Config/
Dllvm-config.h44 #define LLVM_HAS_ATOMICS 1 macro
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1376 AC_DEFINE(LLVM_HAS_ATOMICS, 1, Has gcc/MSVC atomic intrinsics), definition
1378 AC_DEFINE(LLVM_HAS_ATOMICS, 0, Has gcc/MSVC atomic intrinsics) definition

12