Home
last modified time | relevance | path

Searched refs:detector (Results 1 – 24 of 24) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/dd/
H A DCMakeLists.txt1 # 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 DBUILD.bazel8 # 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 Dtsan_update_shadow_word.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
H A Dtsan_interface.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
/llvm-project-15.0.7/clang/docs/
H A DLeakSanitizer.rst11 LeakSanitizer is a run-time memory leak detector. It can be combined with
H A DAddressSanitizer.rst11 AddressSanitizer is a fast memory error detector. It consists of a compiler
164 For more information on leak detector in AddressSanitizer, see
H A DMemorySanitizer.rst11 MemorySanitizer is a detector of uninitialized reads. It consists of a
H A DUndefinedBehaviorSanitizer.rst11 UndefinedBehaviorSanitizer (UBSan) is a fast undefined behavior detector.
H A DUsersManual.rst1694 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 Dtsan_interface.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
/llvm-project-15.0.7/llvm/docs/
H A DMemTagSanitizer.rst15 MemTagSanitizer is a fast memory error detector and **a code hardening
H A DMergeFunctions.rst111 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 DSTLExtras.h80 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 Dtype_traits539 // Member detector base
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td27 // Based on the LSD (loop-stream detector) queue size.
H A DX86SchedSkylakeClient.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedBroadwell.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedHaswell.td27 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedSkylakeServer.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedIceLake.td26 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m1546 // detector.
H A Dobjcmt-arc-cf-annotations.m.result1588 // detector.
/llvm-project-15.0.7/clang/test/Analysis/
H A Dretain-release.m1753 // detector.
/llvm-project-15.0.7/mlir/docs/
H A DOpDefinitions.md862 - When a non-variadic region anchors a group, the detector for printing