Lines Matching refs:i1

14 ; SSE2: Cost Model: {{.*}} 1 for instruction:   %sel = select <2 x i1>
15 ; SSE41: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
16 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
17 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
18 %sel = select <2 x i1> <i1 true, i1 false>, <2 x i64> %a, <2 x i64> %b
24 ; SSE2: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
25 ; SSE41: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
26 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
27 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <2 x i1>
28 %sel = select <2 x i1> <i1 true, i1 false>, <2 x double> %a, <2 x double> %b
34 ; SSE2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
35 ; SSE41: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
36 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
37 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
38 %sel = select <4 x i1> <i1 true, i1 false, i1 true, i1 false>, <4 x i32> %a, <4 x i32> %b
44 ; SSE2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
45 ; SSE41: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
46 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
47 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
48 %sel = select <4 x i1> <i1 true, i1 false, i1 true, i1 true>, <4 x float> %a, <4 x float> %b
54 ; SSE2: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
55 ; SSE41: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
56 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
57 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
58 … x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 false, i1 true, i1 true, i1 true, i1 fals…
66 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <4 x i1>
67 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <4 x i1>
68 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
69 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
70 %sel = select <4 x i1> <i1 true, i1 false, i1 false, i1 true>, <4 x i64> %a, <4 x i64> %b
76 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <4 x i1>
77 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <4 x i1>
78 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
79 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <4 x i1>
80 %sel = select <4 x i1> <i1 true, i1 false, i1 true, i1 false>, <4 x double> %a, <4 x double> %b
86 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <8 x i1>
87 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <8 x i1>
88 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <8 x i1>
89 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <8 x i1>
90 …%sel = select <8 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 false, i1 true, i1 false>…
96 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <8 x i1>
97 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <8 x i1>
98 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <8 x i1>
99 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <8 x i1>
100 …%sel = select <8 x i1> <i1 true, i1 false, i1 false, i1 false, i1 true, i1 false, i1 false, i1 fal…
107 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <16 x i1>
108 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <16 x i1>
109 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
110 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <16 x i1>
111i1> <i1 true, i1 false, i1 false, i1 false, i1 true, i1 false, i1 false, i1 false, i1 true, i1 fal…
117 ; SSE2: Cost Model: {{.*}} 2 for instruction: %sel = select <32 x i1>
118 ; SSE41: Cost Model: {{.*}} 2 for instruction: %sel = select <32 x i1>
119 ; AVX: Cost Model: {{.*}} 1 for instruction: %sel = select <32 x i1>
120 ; AVX2: Cost Model: {{.*}} 1 for instruction: %sel = select <32 x i1>
121i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 false, i1 true, i1 true, i1 true, i1 false,