Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
33 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
33 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
33 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
33 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
33 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
40 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
35 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
49 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
35 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
49 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
35 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
49 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
35 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
49 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
Dabi-breaking.h17 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 0 macro
19 #define LLVM_ENABLE_ABI_BREAKING_CHECKS 1 macro
35 …agma detect_mismatch("LLVM_ENABLE_ABI_BREAKING_CHECKS", LLVM_XSTR(LLVM_ENABLE_ABI_BREAKING_CHECKS))
49 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm-project/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…
45 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.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…
45 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/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/llvm-project/llvm/include/llvm/Support/
DError.h253 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
264 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in assertIsChecked()
271 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in getPtr()
281 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setPtr()
292 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in getChecked()
300 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setChecked()
462 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in Expected()
482 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in HasError()
529 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
557 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in takeError()
[all …]
/external/llvm-project/llvm/unittests/Support/
DErrorTest.cpp108 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
134 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
145 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
383 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
403 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
513 #if LLVM_ENABLE_ABI_BREAKING_CHECKS && !defined(NDEBUG)
555 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
566 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
577 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
597 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
[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-10.0/llvm/include/llvm/Support/
DError.h254 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
265 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in assertIsChecked()
278 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setPtr()
289 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in getChecked()
457 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in Expected()
478 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in HasError()
525 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
553 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in takeError()
596 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in moveConstruct()
647 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in setUnchecked()
[all …]
/external/llvm-project/llvm/lib/Support/
DABIBreak.cpp17 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DABIBreak.cpp17 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm-project/llvm/include/llvm/ADT/
DEpochTracker.h24 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DEpochTracker.h24 #if LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm/include/llvm/ADT/
DEpochTracker.h25 #ifndef LLVM_ENABLE_ABI_BREAKING_CHECKS
/external/llvm-project/llvm/unittests/ADT/
DIListSentinelTest.cpp39 #if LLVM_ENABLE_ABI_BREAKING_CHECKS in TEST()

12