Lines Matching full:sh
25 %sh = shufflevector <2 x i1> %c, <2 x i1> undef, <2 x i32> <i32 1, i32 0>
26 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
50 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <4 x i32> <i32 3, i32 2, i32 1, i32 0>
51 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
75 …%sh = shufflevector <8 x i1> %c, <8 x i1> undef, <8 x i32> <i32 7, i32 6, i32 5, i32 4, i32 3, i32…
76 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
100 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <16 x i32> <i32 15, i32 14, i32 13, i32 12, i32…
101 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
126 %sh = shufflevector <2 x i1> %c, <2 x i1> undef, <2 x i32> <i32 0, i32 1>
127 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
147 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3>
148 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
168 …%sh = shufflevector <8 x i1> %c, <8 x i1> undef, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32…
169 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
189 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <16 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, …
190 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
210 %sh = shufflevector <2 x i1> %c, <2 x i1> undef, <2 x i32> <i32 0, i32 0>
211 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
237 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <4 x i32> <i32 0, i32 0, i32 0, i32 0>
238 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
264 …%sh = shufflevector <8 x i1> %c, <8 x i1> undef, <8 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32…
265 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
291 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <16 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, …
292 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
312 %sh = shufflevector <2 x i1> %c, <2 x i1> undef, <2 x i32> <i32 1, i32 1>
313 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
341 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <4 x i32> <i32 0, i32 0, i32 0, i32 1>
342 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
369 …%sh = shufflevector <8 x i1> %c, <8 x i1> undef, <8 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32…
370 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
398 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <16 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, …
399 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
426 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <2 x i32> <i32 0, i32 1>
427 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
454 %sh = shufflevector <4 x i1> %c, <4 x i1> undef, <2 x i32> <i32 2, i32 3>
455 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b
485 %sh = shufflevector <8 x i1> %c, <8 x i1> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 3>
486 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
516 %sh = shufflevector <8 x i1> %c, <8 x i1> undef, <4 x i32> <i32 4, i32 5, i32 6, i32 7>
517 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
557 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i…
558 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
598 …%sh = shufflevector <16 x i1> %c, <16 x i1> undef, <8 x i32> <i32 8, i32 9, i32 10, i32 11, i32 12…
599 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
635 %sh = shufflevector <2 x i1> %c1, <2 x i1> %c2, <4 x i32> <i32 0, i32 1, i32 2, i32 3>
636 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
674 …%sh = shufflevector <4 x i1> %c1, <4 x i1> %c2, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 …
675 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
713 …%sh = shufflevector <8 x i1> %c1, <8 x i1> %c2, <16 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32…
714 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
744 …%sh = shufflevector <16 x i1> %c1, <16 x i1> %c2, <16 x i32> <i32 16, i32 0, i32 18, i32 2, i32 20…
745 %s = select <16 x i1> %sh, <16 x i8> %a, <16 x i8> %b
775 …%sh = shufflevector <8 x i1> %c1, <8 x i1> %c2, <8 x i32> <i32 8, i32 0, i32 10, i32 2, i32 12, i3…
776 %s = select <8 x i1> %sh, <8 x i16> %a, <8 x i16> %b
807 %sh = shufflevector <4 x i1> %c1, <4 x i1> %c2, <4 x i32> <i32 4, i32 0, i32 6, i32 2>
808 %s = select <4 x i1> %sh, <4 x i32> %a, <4 x i32> %b
835 %sh = shufflevector <2 x i1> %c1, <2 x i1> %c2, <2 x i32> <i32 2, i32 0>
836 %s = select <2 x i1> %sh, <2 x i64> %a, <2 x i64> %b