Home
last modified time | relevance | path

Searched refs:b2 (Results 1 – 25 of 973) sorted by relevance

12345678910>>...39

/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dhwloop-ne.ll12 br label %b2
14 b2: ; preds = %b2, %b1
39 br label %b2
66 br label %b2
93 br label %b2
120 br label %b2
147 br label %b2
174 br label %b2
201 br label %b2
228 br label %b2
[all …]
H A Dhwloop-le.ll12 br label %b2
14 b2: ; preds = %b2, %b1
39 br label %b2
66 br label %b2
93 br label %b2
120 br label %b2
147 br label %b2
174 br label %b2
201 br label %b2
228 br label %b2
[all …]
H A Dloop_correctness.ll26 br label %b2
28 b2: ; preds = %b2, %b1
60 br label %b2
62 b2: ; preds = %b2, %b1
94 br label %b2
96 b2: ; preds = %b2, %b1
128 br label %b2
130 b2: ; preds = %b2, %b1
162 br label %b2
164 b2: ; preds = %b2, %b1
[all …]
H A Dswp-pragma-initiation-interval-reset.ii22 br label %b2
24 b2: ; preds = %b2, %b1
25 %v5 = phi i32 [ %v12, %b2 ], [ %v4, %b1 ]
26 %v6 = phi i32* [ %v11, %b2 ], [ %v3, %b1 ]
27 %v7 = phi i32 [ %v10, %b2 ], [ %v2, %b1 ]
36 br i1 %v13, label %b3, label %b2
56 br label %b2
58 b2: ; preds = %b2, %b1
59 %v5 = phi i32 [ %v12, %b2 ], [ %v4, %b1 ]
61 %v7 = phi i32 [ %v10, %b2 ], [ %v2, %b1 ]
[all …]
H A Dswp-tfri.ll14 br i1 undef, label %b2, label %b4
16 b2: ; preds = %b1
21 b3: ; preds = %b5, %b2
22 %v2 = phi i16 [ 0, %b2 ], [ %v14, %b5 ]
28 b5: ; preds = %b5, %b2
29 %v3 = phi i16 [ %v5, %b5 ], [ undef, %b2 ]
30 %v4 = phi i16 [ 0, %b5 ], [ %v1, %b2 ]
31 %v5 = phi i16 [ 0, %b5 ], [ %v0, %b2 ]
32 %v6 = phi i16 [ %v4, %b5 ], [ undef, %b2 ]
33 %v7 = phi i16 [ %v14, %b5 ], [ 0, %b2 ]
[all …]
H A Dswp-epilog-phi12.ll19 br label %b2
21 b2: ; preds = %b2, %b1
22 %v1 = phi i16* [ %a0, %b1 ], [ %v2, %b2 ]
23 %v2 = phi i16* [ undef, %b1 ], [ %v15, %b2 ]
24 %v3 = phi i32* [ null, %b1 ], [ %v4, %b2 ]
25 %v4 = phi i32* [ null, %b1 ], [ %v14, %b2 ]
26 %v5 = phi i32 [ 0, %b1 ], [ %v13, %b2 ]
27 %v6 = phi i16* [ undef, %b1 ], [ %v12, %b2 ]
39 br i1 %v16, label %b2, label %b3
41 b3: ; preds = %b2, %b0
[all …]
H A Dswp-lots-deps.ll13 br label %b2
15 b2: ; preds = %b2, %b1
16 %v1 = phi i64 [ undef, %b1 ], [ %v12, %b2 ]
17 %v2 = phi i64 [ undef, %b1 ], [ %v10, %b2 ]
18 %v3 = phi i32 [ 0, %b1 ], [ %v13, %b2 ]
19 %v4 = phi i32 [ undef, %b1 ], [ %v9, %b2 ]
20 %v5 = phi i64 [ undef, %b1 ], [ %v7, %b2 ]
21 %v6 = phi i64 [ undef, %b1 ], [ %v11, %b2 ]
30 br i1 %v14, label %b3, label %b2
32 b3: ; preds = %b2
H A Dswp-epilog-phi13.ll18 br label %b2
20 b2: ; preds = %b2, %b1
21 %v1 = phi i16* [ %a0, %b1 ], [ %v2, %b2 ]
22 %v2 = phi i16* [ undef, %b1 ], [ %v15, %b2 ]
23 %v3 = phi i32* [ null, %b1 ], [ %v4, %b2 ]
24 %v4 = phi i32* [ null, %b1 ], [ %v14, %b2 ]
25 %v5 = phi i32 [ 0, %b1 ], [ %v13, %b2 ]
26 %v6 = phi i16* [ undef, %b1 ], [ %v12, %b2 ]
42 br i1 %v16, label %b2, label %b3
44 b3: ; preds = %b2, %b0
[all …]
H A Dswp-epilog-phi9.ll21 br label %b2
23 b2: ; preds = %b2, %b1
24 %v1 = phi i16* [ %a0, %b1 ], [ %v2, %b2 ]
25 %v2 = phi i16* [ undef, %b1 ], [ %v15, %b2 ]
26 %v3 = phi i32* [ null, %b1 ], [ %v4, %b2 ]
27 %v4 = phi i32* [ null, %b1 ], [ %v14, %b2 ]
28 %v5 = phi i32 [ 0, %b1 ], [ %v13, %b2 ]
29 %v6 = phi i16* [ undef, %b1 ], [ %v12, %b2 ]
41 br i1 %v16, label %b2, label %b3
43 b3: ; preds = %b2, %b0
H A Dhwloop-cleanup.ll18 br label %b2
20 b2: ; preds = %b2, %b1
21 %v1 = phi i32 [ %v5, %b2 ], [ 0, %b1 ]
22 %v2 = phi i32* [ %v8, %b2 ], [ %a0, %b1 ]
23 %v3 = phi i32 [ %v6, %b2 ], [ 0, %b1 ]
29 br i1 %v7, label %b3, label %b2
31 b3: ; preds = %b2
60 br i1 %v6, label %b2, label %b1
62 b2: ; preds = %b1
84 br i1 %v3, label %b2, label %b1
[all …]
H A Dgp-plus-offset-load.ll14 br i1 %v0, label %b1, label %b2
19 br label %b2
21 b2: ; preds = %b1, %b0
30 br i1 %v0, label %b1, label %b2
35 br label %b2
37 b2: ; preds = %b1, %b0
46 br i1 %v0, label %b1, label %b2
51 br label %b2
53 b2: ; preds = %b1, %b0
H A Dcmph-gtu.ll10 b2:
16 b6: ; preds = %b2
21 b8: ; preds = %b6, %b2
22 %v9 = phi i32 [ 1, %b6 ], [ 0, %b2 ]
30 b2:
36 b6: ; preds = %b2
41 b8: ; preds = %b6, %b2
42 %v9 = phi i32 [ 1, %b6 ], [ 0, %b2 ]
/llvm-project-15.0.7/llvm/test/MC/AArch64/
H A Darmv8.1a-lse.s987 cas b2, b3, [sp]
1324 swp b2, b3, [sp]
3989 stadd b2, [sp]
4014 staddl b2, [sp]
4039 staddb b2, [sp]
4064 staddh b2, [sp]
4139 stadd b2, [sp]
4164 staddl b2, [sp]
4189 stclr b2, [sp]
4339 steor b2, [sp]
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dlogic-reassociate.ll10 %b2 = and i32 %x, %b
11 ret i32 %b2
22 ret i128 %b2
32 ret <4 x i32> %b2
42 ret <8 x i16> %b2
52 ret i16 %b2
62 ret i8 %b2
72 ret <2 x i64> %b2
85 ret <8 x i64> %b2
116 ret i64 %b2
[all …]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-memsize-comparison.cpp18 char b1[80], b2[80]; in f() local
25 if (memmove(b1, b2, sizeof(b1) == 0)) {} // \ in f()
29 if (memmove(b1, b2, sizeof(b1)) == 0) {} in f()
32 if (memcpy(b1, b2, sizeof(b1) < 0)) {} // \ in f()
38 if (memcmp(b1, b2, sizeof(b1) <= 0)) {} // \ in f()
42 if (memcmp(b1, b2, sizeof(b1)) <= 0) {} in f()
44 if (strncmp(b1, b2, sizeof(b1) > 0)) {} // \ in f()
48 if (strncmp(b1, b2, sizeof(b1)) > 0) {} in f()
54 if (strncasecmp(b1, b2, sizeof(b1)) >= 0) {} in f()
79 if (strlcpy(b1, b2, sizeof(b1)) != 0) {} in f()
[all …]
H A Dwarn-redundant-move.cpp21 B b2; in test1() local
23 return b2; in test1()
25 return std::move(b2); in test1()
35 B b2; in test2() local
40 return b2; in test2()
45 return std::move(b2); in test2()
50 B& b2 = b1; in test3() local
52 return b2; in test3()
54 return std::move(b2); in test3()
59 B& b2 = b1; in test4() local
[all …]
/llvm-project-15.0.7/polly/lib/External/isl/test_inputs/codegen/omega/
H A Dwak1-1.c1 for (int c0 = a2; c0 <= min(min(a1 - 1, a3 - 1), b2); c0 += 1)
5 for (int c0 = max(a3, a2); c0 <= min(min(a1 - 1, b3), b2); c0 += 1) {
9 for (int c0 = max(max(a3, b3 + 1), a2); c0 <= min(a1 - 1, b2); c0 += 1)
13 for (int c0 = max(a1, a2); c0 <= min(min(b1, a3 - 1), b2); c0 += 1) {
23 for (int c0 = max(max(a1, a3), a2); c0 <= min(min(b1, b3), b2); c0 += 1) {
28 for (int c0 = max(max(max(a1, a3), b3 + 1), a2); c0 <= min(b1, b2); c0 += 1) {
32 for (int c0 = max(max(a1, a2), b2 + 1); c0 <= min(b1, a3 - 1); c0 += 1)
34 for (int c0 = max(max(a3, a2), b2 + 1); c0 <= min(a1 - 1, b3); c0 += 1)
36 for (int c0 = max(max(max(a1, a3), a2), b2 + 1); c0 <= min(b1, b3); c0 += 1) {
42 for (int c0 = max(max(a1, b1 + 1), a2); c0 <= min(a3 - 1, b2); c0 += 1)
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcode_placement_ext_tsp.ll20 ; | b2 | <+
25 ; CHECK: b2
36 br label %b2
38 b2:
61 ; | b2 | <+
67 ; CHECK: b2
79 b2:
116 ; CHECK: b2
130 b2:
212 b2:
[all …]
/llvm-project-15.0.7/llvm/test/Transforms/LICM/
H A Dloopsink.ll8 ; b2 b6
16 ; b2: 15
21 ; CHECK: .b2:
38 .b2:
71 ; b2 b6
105 .b2:
167 .b2:
252 .b2:
316 .b2:
374 .b2:
[all …]
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dprofile-inference.ll14 ; | b2 [60] |
25 br i1 %cmp, label %b2, label %b3
30 b2:
53 ; | b2 [?] |
62 br i1 %cmp, label %b2, label %b3
67 b2:
88 ; | b5 [89] | | b2 [?] |
108 b2:
142 ; | b3 [1] | <-- | b2 [5993] |
181 br label %b2
[all …]
/llvm-project-15.0.7/libcxx/test/std/language.support/support.types/byteops/
H A Dor.assign.pass.cpp17 constexpr std::byte test(std::byte b1, std::byte b2) { in test() argument
19 return bret |= b2; in test()
26 constexpr std::byte b2{static_cast<std::byte>(2)}; in main() local
31 static_assert(std::to_integer<int>(test(b1, b2)) == 3, ""); in main()
33 static_assert(std::to_integer<int>(test(b2, b8)) == 10, ""); in main()
35 static_assert(std::to_integer<int>(test(b2, b1)) == 3, ""); in main()
37 static_assert(std::to_integer<int>(test(b8, b2)) == 10, ""); in main()
H A Dor.pass.cpp18 constexpr std::byte b2{static_cast<std::byte>(2)}; in main() local
21 static_assert(noexcept(b1 | b2), "" ); in main()
23 static_assert(std::to_integer<int>(b1 | b2) == 3, ""); in main()
25 static_assert(std::to_integer<int>(b2 | b8) == 10, ""); in main()
27 static_assert(std::to_integer<int>(b2 | b1) == 3, ""); in main()
29 static_assert(std::to_integer<int>(b8 | b2) == 10, ""); in main()
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/
H A Dbranch-logical-mixed.cpp11 bool b2 = a >= b; in func() local
18 b2 && // CHECK: Branch ([[@LINE]]:12): [True: 2, False: 0] in func()
25 b2 || // CHECK: Branch ([[@LINE]]:12): [True: 1, False: 0] in func()
34 (b2 && // CHECK: Branch ([[@LINE]]:13): [True: 3, False: 0] in func()
37 b2) || // CHECK: Branch ([[@LINE]]:13): [True: 0, False: 0] in func()
47 (b2 || // CHECK: Branch ([[@LINE]]:13): [True: 3, False: 0] in func()
50 b2) && // CHECK: Branch ([[@LINE]]:13): [True: 3, False: 0] in func()
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc64-inline-asm.c3 _Bool test_wc_i1(_Bool b1, _Bool b2) { in test_wc_i1() argument
5 asm("crand %0, %1, %2" : "=wc"(o) : "wc"(b1), "wc"(b2) : ); in test_wc_i1()
11 int test_wc_i32(int b1, int b2) { in test_wc_i32() argument
13 asm("crand %0, %1, %2" : "=wc"(o) : "wc"(b1), "wc"(b2) : ); in test_wc_i32()
19 unsigned char test_wc_i8(unsigned char b1, unsigned char b2) { in test_wc_i8() argument
21 asm("crand %0, %1, %2" : "=wc"(o) : "wc"(b1), "wc"(b2) : ); in test_wc_i8()
/llvm-project-15.0.7/clang/test/CoverageMapping/
H A Dbranch-mincounters.cpp11 bool b2 = a >= b; in func1() local
14 bool c = b0 && (b1 || b2); in func1()
26 bool b2 = a >= b; in func2() local
30 bool c = (b0 && b1) || b2; in func2()
42 bool b2 = a >= b; in func3() local
47 bool c = (b0 || b1) && (b2 || b3); in func3()

12345678910>>...39