| /llvm-project-15.0.7/llvm/test/MC/Disassembler/AArch64/ |
| H A D | armv8.4a-tlb.txt | 41 #CHECK-NOV84: sys #0, c8, c1, #0 42 #CHECK-NOV84: sys #0, c8, c1, #1, x0 43 #CHECK-NOV84: sys #0, c8, c1, #2, x0 44 #CHECK-NOV84: sys #0, c8, c1, #3, x0 45 #CHECK-NOV84: sys #0, c8, c1, #5, x0 46 #CHECK-NOV84: sys #0, c8, c1, #7, x0 47 #CHECK-NOV84: sys #4, c8, c4, #0, x0 51 #CHECK-NOV84: sys #4, c8, c1, #6 54 #CHECK-NOV84: sys #4, c8, c1, #0 55 #CHECK-NOV84: sys #4, c8, c1, #4 [all …]
|
| H A D | armv9a-rme.txt | 22 # CHECK-NO-RME: sys #6, c8, c4, #3 23 # CHECK-NO-RME: sys #6, c8, c4, #7 24 # CHECK-NO-RME: sys #6, c8, c1, #4 25 # CHECK-NO-RME: sys #6, c8, c7, #4
|
| /llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/ |
| H A D | utf_sanity_check.pass.cpp | 55 F32_8::extern_type c8[4]; in main() local 74 assert(f32_8.out(mbs32_8, &c32x, &c32x + 1, c_c32p, c8, c8 + 4, c8p) == in main() 94 assert(f16_8.out(mbs16_8, c16, c_c16p, c_c16p, c8, c8 + 4, c8p) == in main() 101 assert(c8p - c8 == 1); in main() 103 assert(c8p - c8 == 2); in main() 105 assert(c8p - c8 == 3); in main() 107 assert(c8p - c8 == 4); in main() 121 assert(f32_8.out(mbs32_8, &c32x, &c32x + 1, c_c32p, c8, c8 + 4, c8p) == in main() 125 assert(c8p - c8 == 1); in main() 127 assert(c8p - c8 == 2); in main() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/Inputs/ |
| H A D | fs-discriminator.raw.prof | 13 6b0-6c8:1 16 6b9-6c8:1 35 7bb-7c8:1 54 6c8->6b0:1 67 7c8->790:1
|
| H A D | profile-density-cs.raw.prof | 51 6b0-6c8:1180 54 6b9-6c8:92 66 6c8->6b0:1300 121 6b0-6c8:935 124 6b9-6c8:273 137 6c8->6b0:1263
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | intrinsics01.f90 | 7 complex(8) :: c8 local 15 print *, dreal(c8) 25 print *, dimag(c8) 36 print *, dconjg(c8)
|
| /llvm-project-15.0.7/mlir/test/Conversion/GPUCommon/ |
| H A D | lower-launch-func-to-gpu-runtime-calls.mlir | 21 %c8 = arith.constant 8 : index 25 blocks in (%c8, %c8, %c8) 26 threads in (%c8, %c8, %c8)
|
| /llvm-project-15.0.7/llvm/test/MC/AArch64/ |
| H A D | armv9a-rme.s | 59 sys #6, c8, c4, #3 60 sys #6, c8, c4, #7 61 sys #6, c8, c1, #4 62 sys #6, c8, c7, #4
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | icmp_slt_allones.cpp | 8 int c8 : 1; member 13 __attribute__((noinline)) A::A() : c8(1) {} in A() 17 if (a->c8 == 0) in main()
|
| /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.counted/ |
| H A D | counted.pass.cpp | 84 auto c8 = std::views::counted(contiguous_iterator<const int*>(buffer), 3); in test() local 93 ASSERT_SAME_TYPE(decltype(c8), std::span<const int>); in test() 102 assert(c8.data() == buffer && c8.size() == 3); in test() 116 auto c8 = std::views::counted(random_access_iterator<const int*>(buffer), 3); in test() local 125 ASSERT_SAME_TYPE(decltype(c8), std::ranges::subrange<random_access_iterator<const int*>>); in test() 134 assert(c8.begin() == cit && c8.end() == cit + 3); in test() 148 auto c8 = std::views::counted(bidirectional_iterator<const int*>(buffer), 3); in test() local 160 ASSERT_SAME_TYPE(decltype(c8), ConstExpected); in test() 169 assert(c8.begin().base() == cit && c8.size() == 3); in test()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/ |
| H A D | cs-external-address.test | 8 ; CHECK-UNWINDER: 6bd-6c8:4 11 ; CHECK-UNWINDER: 6c8->67e:1 21 ; CHECK-UNWINDER: 6bd-6c8:1 24 ; CHECK-UNWINDER: 6c8->67e:1
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | arith-abs.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 517 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 518 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 519 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 520 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 521 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 522 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 523 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 524 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 525 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | arith-add.ll | 23 @c8 = common global [64 x i8] zeroinitializer, align 64 678 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 679 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 680 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 681 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 682 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 683 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 684 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 685 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 686 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | arith-sub.ll | 23 @c8 = common global [64 x i8] zeroinitializer, align 64 678 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 679 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 680 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 681 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 682 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 683 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 684 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 685 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 686 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | shift-shl.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 692 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 693 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 694 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 695 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 696 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 697 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 698 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 699 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 700 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | shift-lshr.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 644 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 645 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 646 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 647 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 648 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 649 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 650 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 651 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 652 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | shift-ashr.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 695 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 696 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 697 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 698 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 699 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 700 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 701 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 702 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 703 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| H A D | arith-add-saddo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.sadd.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.sadd.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.sadd.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-add-uaddo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.uadd.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.uadd.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.uadd.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-mul-umulo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.umul.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.umul.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.umul.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-mul-smulo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.smul.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.smul.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.smul.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-sub-ssubo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.ssub.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.ssub.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.ssub.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-sub-usubo.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 239 %c8 = call {i32, i1} @llvm.usub.with.overflow.i32(i32 %a8 , i32 %b8 ) 255 %r8 = extractvalue {i32, i1} %c8 , 0 518 %c8 = call {i16, i1} @llvm.usub.with.overflow.i16(i16 %a8 , i16 %b8 ) 550 %r8 = extractvalue {i16, i1} %c8 , 0 1069 %c8 = call {i8, i1} @llvm.usub.with.overflow.i8(i8 %a8 , i8 %b8 ) 1133 %r8 = extractvalue {i8, i1} %c8 , 0 1189 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 1190 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 1191 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 [all …]
|
| H A D | arith-add-usat.ll | 21 @c8 = common global [64 x i8] zeroinitializer, align 64 621 store i8 %r0 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 0 ), align 1 622 store i8 %r1 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 1 ), align 1 623 store i8 %r2 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 2 ), align 1 624 store i8 %r3 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 3 ), align 1 625 store i8 %r4 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 4 ), align 1 626 store i8 %r5 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 5 ), align 1 627 store i8 %r6 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 6 ), align 1 628 store i8 %r7 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 7 ), align 1 629 store i8 %r8 , i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 8 ), align 1 [all …]
|
| /llvm-project-15.0.7/polly/test/ScheduleOptimizer/ |
| H A D | rectangular-tiling.ll | 60 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c8 = 0; c8 <= 3; c8 += 1) 61 …IZATION: Stmt_for_body3(256 * c0 + 16 * c2 + 2 * c4, 16 * c1 + 8 * c3 + 4 * c5 + c8); 63 ; TWO-PLUS-REGISTER-PLUS-VECTORIZATION: for (int c8 = 0; c8 <= 3; c8 += 1) 64 …ION: Stmt_for_body3(256 * c0 + 16 * c2 + 2 * c4 + 1, 16 * c1 + 8 * c3 + 4 * c5 + c8);
|