HomeSort by relevance Sort by last modified time
    Searched defs:LLVM_ENABLE_ABI_BREAKING_CHECKS (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
19 LLVM_ENABLE_ABI_BREAKING_CHECKS */
29 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
36 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
  /external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
19 LLVM_ENABLE_ABI_BREAKING_CHECKS */
29 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
36 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
  /external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
19 LLVM_ENABLE_ABI_BREAKING_CHECKS */
29 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
36 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
19 LLVM_ENABLE_ABI_BREAKING_CHECKS */
29 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
36 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
28 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
35 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
abi-breaking.h 16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1
28 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
35 #if LLVM_ENABLE_ABI_BREAKING_CHECKS

Completed in 132 milliseconds