Home
last modified time | relevance | path

Searched refs:Detect (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DVarBypassDetector.cpp28 Detect(); in Init()
136 void VarBypassDetector::Detect() { in Detect() function in VarBypassDetector
142 Detect(from, ToScopes[LS]); in Detect()
146 Detect(from, ToScopes[SC]); in Detect()
155 void VarBypassDetector::Detect(unsigned From, unsigned To) { in Detect() function in VarBypassDetector
H A DVarBypassDetector.h64 void Detect();
65 void Detect(unsigned From, unsigned To);
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dtext-format-errors.test3 1- Detect invalid count
13 2- Detect bad hash
21 3- Detect no counts
25 4- Detect binary input
30 5- Detect malformed value profile data
35 6- Detect truncated value profile data
H A Dsample-profile-basic.test33 5- Detect invalid text encoding (e.g. instrumentation profile text format).
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/
H A Derr34-c.rst27 `ERR34-C. Detect errors when converting a string to a number
28 <https://www.securecoding.cert.org/confluence/display/c/ERR34-C.+Detect+errors+when+converting+a+st…
H A Derr33-c.rst193 Detect and handle standard library errors
194 <https://wiki.sei.cmu.edu/confluence/display/c/ERR33-C.+Detect+and+handle+standard+library+errors>`…
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVCanonicalization.td57 // Detect: $min < $input, $input < $max
73 // Detect: $input < $min, $max < $input
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dmultiple-statement-macro.rst6 Detect multiple statement macros that are used in unbraced conditionals. Only
H A Ddangling-handle.rst6 Detect dangling references in value handles like ``std::string_view``.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dredundant-expression.rst6 Detect redundant expressions which are typically errors due to copy-paste.
/llvm-project-15.0.7/polly/test/ScopDetect/
H A Dsequential_loops.ll16 ; CHECK-LABEL: 'Polly - Detect static control parts (SCoPs)' for function 'f1'
63 ; CHECK-LABEL: 'Polly - Detect static control parts (SCoPs)' for function 'f2'
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dprotocols.m55 // Detect circular dependencies.
/llvm-project-15.0.7/clang/test/Analysis/
H A Dunused-ivars.m48 // <rdar://problem/6260004> Detect that ivar is in use, if used in category
/llvm-project-15.0.7/llvm-libgcc/lib/
H A Dgcc_s.ver1 // Detect if we're using arm-*-*-gnueabihf
/llvm-project-15.0.7/llvm/cmake/modules/
H A DChooseMSVCCRT.cmake10 # 1. Detect which CRT is already selected, and reflect this in
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc25 // Detect if a or b is zero, denormal, infinity, or NaN.
H A Dfp_add_impl.inc23 // Detect if a or b is zero, infinity, or NaN.
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Dclc_fma.cl139 // Detect rounding overflow
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dllc-pipeline.ll73 ; GCN-O0-NEXT: Detect single entry single exit regions
251 ; GCN-O1-NEXT: Detect single entry single exit regions
308 ; GCN-O1-NEXT: Detect Dead Lanes
533 ; GCN-O1-OPTS-NEXT: Detect single entry single exit regions
598 ; GCN-O1-OPTS-NEXT: Detect Dead Lanes
823 ; GCN-O2-NEXT: Detect single entry single exit regions
889 ; GCN-O2-NEXT: Detect Dead Lanes
1128 ; GCN-O3-NEXT: Detect single entry single exit regions
1194 ; GCN-O3-NEXT: Detect Dead Lanes
/llvm-project-15.0.7/openmp/cmake/
H A DOpenMPTesting.cmake117 # Detect compiler that should be used for testing.
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A DO3-pipeline.ll101 ; CHECK-NEXT: Detect Dead Lanes
/llvm-project-15.0.7/libclc/clspv/lib/math/
H A Dfma.cl233 // Detect rounding overflow
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll111 ; CHECK-NEXT: Detect Dead Lanes
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A DO3-pipeline.ll142 ; CHECK-NEXT: Detect Dead Lanes
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dopt-pipeline.ll127 ; CHECK-NEXT: Detect Dead Lanes

12