| /llvm-project-15.0.7/compiler-rt/lib/tsan/dd/ |
| H A D | CMakeLists.txt | 1 # Build for the experimental deadlock detector runtime library. 22 # Deadlock detector is currently supported on 64-bit Linux only.
|
| /llvm-project-15.0.7/utils/bazel/llvm_configs/ |
| H A D | BUILD.bazel | 8 # These are literal change-detector tests. We perform diff testing here since
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_update_shadow_word.inc | 9 // This file is a part of ThreadSanitizer (TSan), a race detector.
|
| H A D | tsan_interface.inc | 9 // This file is a part of ThreadSanitizer (TSan), a race detector.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LeakSanitizer.rst | 11 LeakSanitizer is a run-time memory leak detector. It can be combined with
|
| H A D | AddressSanitizer.rst | 11 AddressSanitizer is a fast memory error detector. It consists of a compiler 164 For more information on leak detector in AddressSanitizer, see
|
| H A D | MemorySanitizer.rst | 11 MemorySanitizer is a detector of uninitialized reads. It consists of a
|
| H A D | UndefinedBehaviorSanitizer.rst | 11 UndefinedBehaviorSanitizer (UBSan) is a fast undefined behavior detector.
|
| H A D | UsersManual.rst | 1694 detector. 1697 ``-fsanitize=thread``: :doc:`ThreadSanitizer`, a data race detector. 1701 a detector of uninitialized reads. Requires instrumentation of all
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interface.inc | 9 // This file is a part of ThreadSanitizer (TSan), a race detector.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MemTagSanitizer.rst | 15 MemTagSanitizer is a fast memory error detector and **a code hardening
|
| H A D | MergeFunctions.rst | 111 Equal function detection obviously supposes that a "detector" method to be 113 This "detector" method consists of tiny "sub-detectors", which each answers
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | STLExtras.h | 80 template <class, template <class...> class Op, class... Args> struct detector { struct 84 struct detector<void_t<Op<Args...>>, Op, Args...> { argument 97 using is_detected = typename detail::detector<void, Op, Args...>::value_t;
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | type_traits | 539 // Member detector base
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86SchedSandyBridge.td | 27 // Based on the LSD (loop-stream detector) queue size.
|
| H A D | X86SchedSkylakeClient.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedBroadwell.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedHaswell.td | 27 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedSkylakeServer.td | 22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| H A D | X86SchedIceLake.td | 26 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 1546 // detector.
|
| H A D | objcmt-arc-cf-annotations.m.result | 1588 // detector.
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | retain-release.m | 1753 // detector.
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | OpDefinitions.md | 862 - When a non-variadic region anchors a group, the detector for printing
|