| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-emplace-ignore-implicit-constructors.cpp | 77 Something Different; in test_Something() local 78 v.push_back(Something(Different.getInt(), 42)); in test_Something() 82 v.push_back(Different.getInt()); in test_Something()
|
| H A D | use-emplace.cpp | 370 Something Different; in test_Something() local 371 v.push_back(Something(Different.getInt(), 42)); in test_Something() 375 v.push_back(Different.getInt()); in test_Something()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | cfi-inserter-verify-inconsistent-loc.mir | 13 # CHECK: Different saved locations for the same CSR
|
| /llvm-project-15.0.7/llvm/test/Transforms/OpenMP/ |
| H A D | rtf_type_checking.ll | 43 ; Different argument type than the expected. 49 ; Different return type.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/ |
| H A D | obj-globalhash.test | 27 ; int***. Different local hashes, since the referent type (int**) is not at the 35 ; arg list (char**, int***). Different local hashes, since the parameter types
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/MIRDebugify/ |
| H A D | check-line-and-variables.ll | 26 ; Different Back-Ends may have different number of passes, here we only
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | dereferenceable.ll | 93 ; Different result than above (see @global_and_deref_arg_2). 140 ; Different result than above (see @local_and_deref_ret_2).
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-cuid-hash.hip | 18 // Different CUID's are generated for the same file with different options.
|
| /llvm-project-15.0.7/llvm/test/Transforms/MergeFunc/ |
| H A D | shufflevector.ll | 19 ; Different mask than test1, don't merge.
|
| /llvm-project-15.0.7/llvm/test/Object/X86/ |
| H A D | irsymtab.ll | 7 ; Different producer, requires upgrade.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | global_alias.ll | 18 ; /// Different objects, positive induction, constant distance 66 ; /// Different objects, positive induction with widening slide 115 ; /// Different objects, positive induction with shortening slide 218 ; /// Different objects, positive induction, multi-array 331 ; /// Different objects, negative induction, constant distance 382 ; /// Different objects, negative induction, shortening slide 434 ; /// Different objects, negative induction, widening slide 546 ; /// Different objects, negative induction, multi-array 772 ; /// Different objects, swapped induction, alias at the end 822 ; /// Different objects, swapped induction, alias at the beginning
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | invalid-linkerscript.test | 1 ## Different "echo" commands on Windows interpret quoted strings and
|
| /llvm-project-15.0.7/llvm/test/Feature/ |
| H A D | constexpr.ll | 21 @t6 = global i32*** @t4 ;; Different ref. to a previous cast
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | resolution-change.m | 9 // Different -W options are ok
|
| H A D | redecl-ivars.m | 88 // Different ivars with the same name aren't mergeable and constitute an error.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | subreg-undef-def-with-other-subreg-defs.mir | 53 # Different operand order
|
| H A D | update-lds-alignment.ll | 7 ; Different properly aligned values, but same size of 1. 61 ; Different properly aligned values, but same size of 1.
|
| H A D | v_cndmask.ll | 330 ; Different types compared vs. selected 354 ; Different types compared vs. selected 376 ; Different types compared vs. selected
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/AArch64/ |
| H A D | sve-intrinsic-fmul-idempotency.ll | 39 ; Different argument order to the above tests. 97 ; Different predicates
|
| H A D | sve-intrinsic-mul-idempotency.ll | 39 ; Different argument order to the above tests. 97 ; Different predicates
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | misched-fusion-arith-logic.mir | 95 ; Different register sizes.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | fast-isel.ll | 148 ; loads. Different platforms will select different approaches.
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | GenericDomTreeConstruction.h | 1543 const bool Different = DT.compare(FreshTree); in IsSameAsFreshTree() local 1545 if (Different) { in IsSameAsFreshTree() 1555 return !Different; in IsSameAsFreshTree()
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | AssemblyTests.md | 78 inherently non-portable. Different compilers and even different compiler
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | masked-merge-xor.ll | 372 ; Different mask is used 389 ; Different const mask is used
|