| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | int-cmp-56.mir | 71 CGR %10, %1, implicit-def $cc 74 CGR %10, %2, implicit-def $cc 76 CGR %10, %3, implicit-def $cc 78 CGR %10, %4, implicit-def $cc 80 CGR %10, %5, implicit-def $cc 82 CGR %10, %6, implicit-def $cc 84 CGR %10, %7, implicit-def $cc 86 CGR %10, %8, implicit-def $cc 88 CGR %9, %10, implicit-def $cc 225 CR %10, %1, implicit-def $cc [all …]
|
| H A D | clear-liverange-spillreg.mir | 165 CHIMux undef %20, 3, implicit-def $cc 166 BRC 14, 8, %bb.2, implicit killed $cc 172 CHIMux undef %21, 0, implicit-def $cc 173 BRC 14, 6, %bb.3, implicit killed $cc 181 CHIMux undef %23, 2, implicit-def $cc 182 BRC 14, 8, %bb.6, implicit killed $cc 188 CHIMux undef %24, 1, implicit-def $cc 239 CHIMux %38, 0, implicit-def $cc 277 CLGFI undef %59, 4, implicit-def $cc 288 CHIMux %38, 0, implicit-def $cc [all …]
|
| H A D | int-cmp-58.mir | 38 renamable $r3l = ALRK renamable $r2l, killed renamable $r3l, implicit-def dead $cc 39 CHIMux renamable $r3l, 0, implicit-def $cc 42 renamable $r3l = ALRK renamable $r2l, killed renamable $r3l, implicit-def dead $cc 43 CHIMux renamable $r3l, 0, implicit-def $cc 46 renamable $r3l = ALRK renamable $r2l, killed renamable $r3l, implicit-def dead $cc 47 CHIMux renamable $r3l, 0, implicit-def $cc 51 CHIMux renamable $r3l, 0, implicit-def $cc 55 CHIMux renamable $r3l, 0, implicit-def $cc 59 CHIMux renamable $r3l, 0, implicit-def $cc 63 CHIMux renamable $r3l, 0, implicit-def $cc [all …]
|
| H A D | regcoal-undef-lane-4-rm-cp-commuting-def.mir | 33 ; CHECK: CHIMux [[LHIMux]], 0, implicit-def $cc 34 ; CHECK: BRC 14, 6, %bb.3, implicit killed $cc 56 ; CHECK: BRC 14, 6, %bb.6, implicit killed $cc 63 ; CHECK: CGHI [[LGHI]], 0, implicit-def $cc 64 ; CHECK: BRC 14, 8, %bb.2, implicit killed $cc 80 CHIMux %8, 0, implicit-def $cc 81 BRC 14, 6, %bb.3, implicit killed $cc 112 CHIMux %21, 0, implicit-def $cc 113 BRC 14, 6, %bb.6, implicit killed $cc 123 CGHI %5, 0, implicit-def $cc [all …]
|
| H A D | mverify-optypes.mir | 27 %3:addr64bit = AG %3, %1, 0, %2, implicit-def dead $cc 28 %3:addr64bit = AG %3, %1, %0, %2, implicit-def dead $cc 29 %3:addr64bit = AG %3, %1, 0, 2, implicit-def dead $cc 34 MVCImm %4, 0, %3, 0, 1680, implicit-def $cc 35 MVCImm %4, 0, %3, 0, %1, implicit-def $cc 37 BCR 0, 0, $r2d, implicit $cc 38 BCR 0, $r2d, $r2d, implicit $cc 56 …r64bit = AG %3:addr64bit(tied-def 0), %1:addr64bit, %0:gr64bit, %2:addr64bit, implicit-def dead $cc 59 … instruction: %3:addr64bit = AG %3:addr64bit(tied-def 0), %1:addr64bit, 0, 2, implicit-def dead $cc 66 # CHECK: - instruction: MVCImm %4:addr64bit, 0, %3:addr64bit, 0, %1:addr64bit, implicit-def $cc [all …]
|
| H A D | RAbasic-invalid-LR-update.mir | 179 CHIMux %43, 0, implicit-def $cc 180 BRC 14, 6, %bb.2, implicit killed $cc 185 %48 = IPM implicit killed $cc 189 BRC 15, 6, %bb.1, implicit killed $cc 231 CHIMux %92, 0, implicit-def $cc 236 CGHI undef %93, 0, implicit-def $cc 237 %96 = IPM implicit killed $cc 238 CGHI undef %97, 0, implicit-def $cc 242 CHIMux %6, 0, implicit-def $cc 245 CHIMux %92, 0, implicit-def $cc [all …]
|
| H A D | subregliveness-07.mir | 38 TMLMux killed %0, 255, implicit-def $cc 40 %3:gr64bit = LOCGHI %3, 1, 15, 7, implicit $cc 41 BRC 15, 8, %bb.3, implicit killed $cc 49 %10:gr32bit = OR %10, killed %1, implicit-def dead $cc 52 %13:gr64bit = ROSBG %13, killed %3, 32, 63, 0, implicit-def dead $cc 53 CHIMux %8, 0, implicit-def $cc 54 BRC 14, 6, %bb.5, implicit killed $cc 63 CHIMux undef %16:grx32bit, 10, implicit-def $cc 64 BRC 14, 8, %bb.7, implicit killed $cc
|
| /llvm-project-15.0.7/libcxx/test/std/containers/ |
| H A D | set_allocator_requirement_test_templates.h | 35 cc->reset(); in testSetInsert() 42 assert(!cc->unchecked()); in testSetInsert() 55 assert(!cc->unchecked()); in testSetInsert() 66 cc->expect<ValueTp&&>(); in testSetInsert() 68 assert(!cc->unchecked()); in testSetInsert() 81 assert(!cc->unchecked()); in testSetInsert() 147 cc->reset(); in testSetEmplace() 165 cc->expect<ValueTp&>(); in testSetEmplace() 210 cc->reset(); in testSetEmplaceHint() 287 cc->reset(); in testMultisetInsert() [all …]
|
| H A D | map_allocator_requirement_test_templates.h | 36 cc->reset(); in testMapInsert() 43 assert(!cc->unchecked()); in testMapInsert() 56 assert(!cc->unchecked()); in testMapInsert() 67 cc->expect<ValueTp&&>(); in testMapInsert() 69 assert(!cc->unchecked()); in testMapInsert() 92 cc->expect<ValueTp&&>(); in testMapInsert() 165 cc->reset(); in testMapInsertHint() 296 cc->reset(); in testMapEmplace() 444 cc->reset(); in testMapEmplaceHint() 627 cc->reset(); in testMultimapInsert() [all …]
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/third-party/benchmark/ |
| H A D | BUILD.gn | 3 "src/benchmark.cc", 5 "src/benchmark_name.cc", 8 "src/colorprint.cc", 10 "src/complexity.cc", 12 "src/counter.cc", 13 "src/csv_reporter.cc", 16 "src/reporter.cc", 17 "src/sleep.cc", 18 "src/statistics.cc", 20 "src/sysinfo.cc", [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-vector-error.c | 27 int cc; variable 116 __builtin_s390_vfaebs(vuc, vuc, len, &cc); // expected-error {{must be a constant integer}} in test_string() 120 __builtin_s390_vfaehs(vus, vus, len, &cc); // expected-error {{must be a constant integer}} in test_string() 124 __builtin_s390_vfaefs(vui, vui, len, &cc); // expected-error {{must be a constant integer}} in test_string() 128 __builtin_s390_vfaezbs(vuc, vuc, len, &cc); // expected-error {{must be a constant integer}} in test_string() 132 __builtin_s390_vfaezhs(vus, vus, len, &cc); // expected-error {{must be a constant integer}} in test_string() 136 __builtin_s390_vfaezfs(vui, vui, len, &cc); // expected-error {{must be a constant integer}} in test_string() 140 __builtin_s390_vstrcbs(vuc, vuc, vuc, len, &cc); // expected-error {{must be a constant integer}} in test_string() 144 __builtin_s390_vstrchs(vus, vus, vus, len, &cc); // expected-error {{must be a constant integer}} in test_string() 148 __builtin_s390_vstrcfs(vui, vui, vui, len, &cc); // expected-error {{must be a constant integer}} in test_string() [all …]
|
| H A D | builtins-systemz-vector.c | 28 int cc; variable 59 vuc = __builtin_s390_vpklshs(vus, vus, &cc); in test_core() 61 vus = __builtin_s390_vpklsfs(vui, vui, &cc); in test_core() 63 vui = __builtin_s390_vpklsgs(vul, vul, &cc); in test_core() 73 vsc = __builtin_s390_vpkshs(vss, vss, &cc); in test_core() 75 vss = __builtin_s390_vpksfs(vsi, vsi, &cc); in test_core() 77 vsi = __builtin_s390_vpksgs(vsl, vsl, &cc); in test_core() 534 vuc = __builtin_s390_vistrbs(vuc, &cc); in test_string() 536 vus = __builtin_s390_vistrhs(vus, &cc); in test_string() 538 vui = __builtin_s390_vistrfs(vui, &cc); in test_string() [all …]
|
| H A D | builtins-systemz-zvector.c | 61 int cc; variable 1005 vsc = vec_packs_cc(vss, vss, &cc); in test_core() 1008 vuc = vec_packs_cc(vus, vus, &cc); in test_core() 1011 vss = vec_packs_cc(vsi, vsi, &cc); in test_core() 1014 vus = vec_packs_cc(vui, vui, &cc); in test_core() 1017 vsi = vec_packs_cc(vsl, vsl, &cc); in test_core() 1020 vui = vec_packs_cc(vul, vul, &cc); in test_core() 1043 vuc = vec_packsu_cc(vus, vus, &cc); in test_core() 1046 vus = vec_packsu_cc(vui, vui, &cc); in test_core() 1049 vui = vec_packsu_cc(vul, vul, &cc); in test_core() [all …]
|
| H A D | builtins-systemz-vector3.c | 30 int cc; variable 45 vuc = __builtin_s390_vstrsb(vuc, vuc, vuc, &cc); in test_string() 47 vuc = __builtin_s390_vstrsh(vus, vus, vuc, &cc); in test_string() 49 vuc = __builtin_s390_vstrsf(vui, vui, vuc, &cc); in test_string() 52 vuc = __builtin_s390_vstrszb(vuc, vuc, vuc, &cc); in test_string() 54 vuc = __builtin_s390_vstrszh(vus, vus, vuc, &cc); in test_string() 56 vuc = __builtin_s390_vstrszf(vui, vui, vuc, &cc); in test_string()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cfi-verify/X86/Inputs/ |
| H A D | unprotected-lineinfo.s | 1 # Source (tiny.cc): 13 # clang++ -gmlt tiny.cc -S -o tiny.s 23 .loc 1 1 0 # tiny.cc:1:0 32 .loc 1 1 11 prologue_end # tiny.cc:1:11 45 .loc 1 2 0 # tiny.cc:2:0 54 .loc 1 2 11 prologue_end # tiny.cc:2:11 67 .loc 1 4 0 # tiny.cc:4:0 82 .loc 1 6 7 is_stmt 0 # tiny.cc:6:7 85 .loc 1 0 7 # tiny.cc:0:7 87 .loc 1 7 9 is_stmt 1 # tiny.cc:7:9 [all …]
|
| /llvm-project-15.0.7/flang/test/Semantics/OpenMP/ |
| H A D | omp-workshare02.f90 | 17 real aa(n), bb(n), cc(n), dd(n), ee(n), ff(n) local 22 cc = dd 26 where (aa .ne. my_func()) aa = bb * cc 33 cc = aa + my_func() 37 cc = dd + my_func() 40 cc = ee + my_func() 50 where (cc .le. j) cc = cc + my_func()
|
| /llvm-project-15.0.7/mlir/test/IR/ |
| H A D | pretty-locations.mlir | 10 // CHECK: arith.constant 4 : index "foo" at mysource.cc:10:8 11 %2 = arith.constant 4 : index loc(callsite("foo" at "mysource.cc":10:8)) 14 // CHECK-NEXT: at mysource1.cc:10:8 15 // CHECK-NEXT: at mysource2.cc:13:8 16 // CHECK-NEXT: at mysource3.cc:100:10 17 …index loc(callsite("foo" at callsite("mysource1.cc":10:8 at callsite("mysource2.cc":13:8 at "mysou… 19 // CHECK: } ["foo", mysource.cc:10:8] 21 } loc(fused["foo", "mysource.cc":10:8])
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/cpp/ |
| H A D | main.cpp | 28 class cc { class 30 cc(); 31 ~cc(); 46 cc::cc() {} in cc() function in aa::cc 47 cc::~cc() {} in ~cc() 88 aa::cc aac; in main()
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | disubroutinetype.ll | 25 ; CHECK: !9 = !DISubroutineType(cc: DW_CC_normal, types: null) 26 ; CHECK: !10 = !DISubroutineType(cc: DW_CC_BORLAND_msfastcall, types: null) 27 ; CHECK: !11 = !DISubroutineType(cc: DW_CC_BORLAND_stdcall, types: null) 28 ; CHECK: !12 = !DISubroutineType(cc: DW_CC_LLVM_vectorcall, types: null) 29 !9 = !DISubroutineType(cc: DW_CC_normal, types: null) 30 !10 = !DISubroutineType(cc: DW_CC_BORLAND_msfastcall, types: null) 31 !11 = !DISubroutineType(cc: DW_CC_BORLAND_stdcall, types: null) 32 !12 = !DISubroutineType(cc: DW_CC_LLVM_vectorcall, types: null)
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | htmintrin.h | 155 int cc, i = 0; in __builtin_tbegin_retry_null() local 157 while ((cc = __builtin_tbegin(0)) == _HTM_TBEGIN_TRANSIENT in __builtin_tbegin_retry_null() 161 return cc; in __builtin_tbegin_retry_null() 167 int cc, i = 0; in __builtin_tbegin_retry_tdb() local 169 while ((cc = __builtin_tbegin(__tdb)) == _HTM_TBEGIN_TRANSIENT in __builtin_tbegin_retry_tdb() 173 return cc; in __builtin_tbegin_retry_tdb() 184 int cc, i = 0; in __builtin_tbegin_retry_nofloat_null() local 186 while ((cc = __builtin_tbegin_nofloat(0)) == _HTM_TBEGIN_TRANSIENT in __builtin_tbegin_retry_nofloat_null() 190 return cc; in __builtin_tbegin_retry_nofloat_null() 196 int cc, i = 0; in __builtin_tbegin_retry_nofloat_tdb() local [all …]
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | live-ins-01.mir | 17 CHIMux %0, 0, implicit-def $cc 20 liveins: $cc 23 liveins: $cc 25 %2:grx32bit = LOCRMux %1, %0, 14, 8, implicit $cc 44 CHIMux %0, 0, implicit-def $cc 47 liveins: $cc 48 KILL killed $cc 51 liveins: $cc 53 %2:grx32bit = LOCRMux %1, %0, 14, 8, implicit $cc
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | CompileCommandsTests.cpp | 367 Mangler.adjust(Args, "/Users/foo.cc"); 378 Mangler.adjust(Args, "bar.cc"); 380 ElementsAre("--", "bar.cc")); 385 std::vector<std::string> Args = {"clang", "foo.cc", "bar.cc"}; 386 Mangler.adjust(Args, "baz.cc"); 388 ElementsAre("--", "baz.cc")); 391 testing::AllOf(Not(Contains("foo.cc")), Not(Contains("bar.cc")))); 399 Mangler.adjust(Args, "/Users/foo.cc"); 406 Mangler.adjust(Args, "/Users/foo.cc"); 416 Mangler.adjust(Args, "foo.cc"); [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | inline-asm-flag-output.ll | 30 %tobool = icmp ne i32 %cc, 0 61 %tobool = icmp ne i32 %cc, 0 92 %tobool = icmp ne i32 %cc, 0 123 %tobool = icmp ne i32 %cc, 0 154 %tobool = icmp ne i32 %cc, 0 185 %tobool = icmp ne i32 %cc, 0 216 %tobool = icmp ne i32 %cc, 0 247 %tobool = icmp ne i32 %cc, 0 278 %tobool = icmp ne i32 %cc, 0 309 %tobool = icmp ne i32 %cc, 0 [all …]
|
| /llvm-project-15.0.7/libcxx/test/libcxx/containers/sequences/array/array.zero/ |
| H A D | assert.subscript.pass.cpp | 24 C const& cc = c; in main() local 27 TEST_LIBCPP_ASSERT_FAILURE(cc[0], "cannot call array<T, 0>::operator[] on a zero-sized array"); in main() 28 TEST_LIBCPP_ASSERT_FAILURE(cc[1], "cannot call array<T, 0>::operator[] on a zero-sized array"); in main() 33 C const& cc = c; in main() local 36 TEST_LIBCPP_ASSERT_FAILURE(cc[0], "cannot call array<T, 0>::operator[] on a zero-sized array"); in main() 37 TEST_LIBCPP_ASSERT_FAILURE(cc[1], "cannot call array<T, 0>::operator[] on a zero-sized array"); in main()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
| H A D | statistics-fib.split-dwarf.s | 9 .loc 1 5 0 # fibonacci.cc:5:0 24 .loc 1 8 7 prologue_end # fibonacci.cc:8:7 27 .loc 1 8 20 is_stmt 0 # fibonacci.cc:8:20 30 .loc 1 8 7 # fibonacci.cc:8:7 36 .loc 1 15 1 is_stmt 1 # fibonacci.cc:15:1 49 .loc 1 0 1 is_stmt 0 # fibonacci.cc:0:1 53 .loc 1 11 22 is_stmt 1 # fibonacci.cc:11:22 56 .loc 1 11 12 is_stmt 0 # fibonacci.cc:11:12 59 .loc 1 11 47 # fibonacci.cc:11:47 70 .loc 1 15 1 # fibonacci.cc:15:1 [all …]
|