| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | VarBypassDetector.cpp | 28 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 D | VarBypassDetector.h | 64 void Detect(); 65 void Detect(unsigned From, unsigned To);
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | text-format-errors.test | 3 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 D | sample-profile-basic.test | 33 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 D | err34-c.rst | 27 `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 D | err33-c.rst | 193 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 D | SPIRVCanonicalization.td | 57 // 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 D | multiple-statement-macro.rst | 6 Detect multiple statement macros that are used in unbraced conditionals. Only
|
| H A D | dangling-handle.rst | 6 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 D | redundant-expression.rst | 6 Detect redundant expressions which are typically errors due to copy-paste.
|
| /llvm-project-15.0.7/polly/test/ScopDetect/ |
| H A D | sequential_loops.ll | 16 ; 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 D | protocols.m | 55 // Detect circular dependencies.
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | unused-ivars.m | 48 // <rdar://problem/6260004> Detect that ivar is in use, if used in category
|
| /llvm-project-15.0.7/llvm-libgcc/lib/ |
| H A D | gcc_s.ver | 1 // Detect if we're using arm-*-*-gnueabihf
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | ChooseMSVCCRT.cmake | 10 # 1. Detect which CRT is already selected, and reflect this in
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | fp_mul_impl.inc | 25 // Detect if a or b is zero, denormal, infinity, or NaN.
|
| H A D | fp_add_impl.inc | 23 // Detect if a or b is zero, infinity, or NaN.
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | clc_fma.cl | 139 // Detect rounding overflow
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llc-pipeline.ll | 73 ; 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 D | OpenMPTesting.cmake | 117 # Detect compiler that should be used for testing.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | O3-pipeline.ll | 101 ; CHECK-NEXT: Detect Dead Lanes
|
| /llvm-project-15.0.7/libclc/clspv/lib/math/ |
| H A D | fma.cl | 233 // Detect rounding overflow
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | O3-pipeline.ll | 111 ; CHECK-NEXT: Detect Dead Lanes
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | O3-pipeline.ll | 142 ; CHECK-NEXT: Detect Dead Lanes
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | opt-pipeline.ll | 127 ; CHECK-NEXT: Detect Dead Lanes
|