Home
last modified time | relevance | path

Searched refs:LLVM_ENABLE_ABI_BREAKING_CHECKS (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/configs/android/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
31 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/configs/linux/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
31 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/configs/windows/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
31 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
29 …agma 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/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
29 …agma 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/Android/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
29 …agma 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/Fuchsia/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
29 …agma 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/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
29 …agma 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-7.0/configs/darwin/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
31 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/configs/fuchsia/include/llvm/Config/
Dabi-breaking.h16 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
31 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dabi-breaking.h.cmake16 #cmakedefine01 LLVM_ENABLE_ABI_BREAKING_CHECKS
31 #pragma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECK…
38 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DErrorTest.cpp107 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
133 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
144 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
382 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
401 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
511 #if LLVM_ENABLE_ABI_BREAKING_CHECKS && !defined(NDEBUG)
552 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
563 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
574 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
594 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallPtrSet.h29 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
217 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in SmallPtrSetIteratorImpl()
244 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
280 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
293 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
385 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
392 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
DEpochTracker.h26 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
Dilist_node_options.h70 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DError.h250 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
261 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in assertIsChecked()
274 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setPtr()
285 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in getChecked()
451 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in Expected()
472 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in HasError()
519 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
547 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in takeError()
590 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in moveConstruct()
641 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setUnchecked()
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h238 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in assertIsChecked()
259 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setPtr()
270 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in getChecked()
652 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in Expected()
673 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in HasError()
720 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
748 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in takeError()
791 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in moveConstruct()
836 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in assertIsChecked()
856 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DError.cpp94 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
137 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DEpochTracker.h25 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
Dilist_node_options.h69 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm/include/llvm/ADT/
DEpochTracker.h25 #ifndef LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DIListSentinelTest.cpp40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h79 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
194 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in isInvalid()
438 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in ~LoopBase()
/external/llvm/include/llvm/Config/
Dllvm-config.h.cmake34 #cmakedefine LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake56 set( LLVM_ENABLE_ABI_BREAKING_CHECKS 1 ) variable
59 set( LLVM_ENABLE_ABI_BREAKING_CHECKS 1 ) variable

12