Lines Matching refs:Cost
13 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_2i64':
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>
23 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_2double':
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>
33 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4i32':
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>
43 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4float':
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>
53 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_16i8':
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>
65 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4i64':
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>
75 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4double':
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>
85 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_8i32':
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>
95 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_8float':
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>
106 ; CHECK:Printing analysis 'Cost Model Analysis' for function 'test_16i16':
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>
116 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_32i8':
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>