Lines Matching full:add
9 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i1 @llvm.vector.reduce.add.v1i1(<1 x i1> undef)
10 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V2 = call i1 @llvm.vector.reduce.add.v2i1(<2 x i1> undef)
11 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V4 = call i1 @llvm.vector.reduce.add.v4i1(<4 x i1> undef)
12 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V8 = call i1 @llvm.vector.reduce.add.v8i1(<8 x i1> undef)
13 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V16 = call i1 @llvm.vector.reduce.add.v16i1(<16 x i1> undef)
14 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V32 = call i1 @llvm.vector.reduce.add.v32i1(<32 x i1> undef)
15 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V64 = call i1 @llvm.vector.reduce.add.v64i1(<64 x i1> undef)
16 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V128 = call i1 @llvm.vector.reduce.add.v128i1(<128 x i1> undef)
20 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i1 @llvm.vector.reduce.add.v1i1(<1 x i1> undef)
21 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V2 = call i1 @llvm.vector.reduce.add.v2i1(<2 x i1> undef)
22 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V4 = call i1 @llvm.vector.reduce.add.v4i1(<4 x i1> undef)
23 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V8 = call i1 @llvm.vector.reduce.add.v8i1(<8 x i1> undef)
24 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V16 = call i1 @llvm.vector.reduce.add.v16i1(<16 x i1> undef)
25 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V32 = call i1 @llvm.vector.reduce.add.v32i1(<32 x i1> undef)
26 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V64 = call i1 @llvm.vector.reduce.add.v64i1(<64 x i1> undef)
27 ; SIZE-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V128 = call i1 @llvm.vector.reduce.add.v128i1(<128 x i1> undef)
30 %V1 = call i1 @llvm.vector.reduce.add.v1i1(<1 x i1> undef)
31 %V2 = call i1 @llvm.vector.reduce.add.v2i1(<2 x i1> undef)
32 %V4 = call i1 @llvm.vector.reduce.add.v4i1(<4 x i1> undef)
33 %V8 = call i1 @llvm.vector.reduce.add.v8i1(<8 x i1> undef)
34 %V16 = call i1 @llvm.vector.reduce.add.v16i1(<16 x i1> undef)
35 %V32 = call i1 @llvm.vector.reduce.add.v32i1(<32 x i1> undef)
36 %V64 = call i1 @llvm.vector.reduce.add.v64i1(<64 x i1> undef)
37 %V128 = call i1 @llvm.vector.reduce.add.v128i1(<128 x i1> undef)
43 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i8 @llvm.vector.reduce.add.v1i8(<1 x i8> undef)
44 ; CHECK-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i8 @llvm.vector.reduce.add.v2i8(<2 x i8> undef)
45 ; CHECK-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V4 = call i8 @llvm.vector.reduce.add.v4i8(<4 x i8> undef)
46 ; CHECK-NEXT: Cost Model: Found an estimated cost of 5 for instruction: %V8 = call i8 @llvm.vector.reduce.add.v8i8(<8 x i8> undef)
47 ; CHECK-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V16 = call i8 @llvm.vector.reduce.add.v16i8(<16 x i8> undef)
48 ; CHECK-NEXT: Cost Model: Found an estimated cost of 7 for instruction: %V32 = call i8 @llvm.vector.reduce.add.v32i8(<32 x i8> undef)
49 ; CHECK-NEXT: Cost Model: Found an estimated cost of 8 for instruction: %V64 = call i8 @llvm.vector.reduce.add.v64i8(<64 x i8> undef)
50 ; CHECK-NEXT: Cost Model: Found an estimated cost of 9 for instruction: %V128 = call i8 @llvm.vector.reduce.add.v128i8(<128 x i8> undef)
54 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V1 = call i8 @llvm.vector.reduce.add.v1i8(<1 x i8> undef)
55 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i8 @llvm.vector.reduce.add.v2i8(<2 x i8> undef)
56 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V4 = call i8 @llvm.vector.reduce.add.v4i8(<4 x i8> undef)
57 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V8 = call i8 @llvm.vector.reduce.add.v8i8(<8 x i8> undef)
58 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V16 = call i8 @llvm.vector.reduce.add.v16i8(<16 x i8> undef)
59 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V32 = call i8 @llvm.vector.reduce.add.v32i8(<32 x i8> undef)
60 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V64 = call i8 @llvm.vector.reduce.add.v64i8(<64 x i8> undef)
61 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V128 = call i8 @llvm.vector.reduce.add.v128i8(<128 x i8> undef)
64 %V1 = call i8 @llvm.vector.reduce.add.v1i8(<1 x i8> undef)
65 %V2 = call i8 @llvm.vector.reduce.add.v2i8(<2 x i8> undef)
66 %V4 = call i8 @llvm.vector.reduce.add.v4i8(<4 x i8> undef)
67 %V8 = call i8 @llvm.vector.reduce.add.v8i8(<8 x i8> undef)
68 %V16 = call i8 @llvm.vector.reduce.add.v16i8(<16 x i8> undef)
69 %V32 = call i8 @llvm.vector.reduce.add.v32i8(<32 x i8> undef)
70 %V64 = call i8 @llvm.vector.reduce.add.v64i8(<64 x i8> undef)
71 %V128 = call i8 @llvm.vector.reduce.add.v128i8(<128 x i8> undef)
77 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i16 @llvm.vector.reduce.add.v1i16(<1 x i16> undef)
78 ; CHECK-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i16 @llvm.vector.reduce.add.v2i16(<2 x i16> undef)
79 ; CHECK-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V4 = call i16 @llvm.vector.reduce.add.v4i16(<4 x i16> undef)
80 ; CHECK-NEXT: Cost Model: Found an estimated cost of 5 for instruction: %V8 = call i16 @llvm.vector.reduce.add.v8i16(<8 x i16> undef)
81 ; CHECK-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V16 = call i16 @llvm.vector.reduce.add.v16i16(<16 x i16> undef)
82 ; CHECK-NEXT: Cost Model: Found an estimated cost of 7 for instruction: %V32 = call i16 @llvm.vector.reduce.add.v32i16(<32 x i16> undef)
83 ; CHECK-NEXT: Cost Model: Found an estimated cost of 8 for instruction: %V64 = call i16 @llvm.vector.reduce.add.v64i16(<64 x i16> undef)
84 ; CHECK-NEXT: Cost Model: Found an estimated cost of 16 for instruction: %V128 = call i16 @llvm.vector.reduce.add.v128i16(<128 x i16> undef)
88 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V1 = call i16 @llvm.vector.reduce.add.v1i16(<1 x i16> undef)
89 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i16 @llvm.vector.reduce.add.v2i16(<2 x i16> undef)
90 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V4 = call i16 @llvm.vector.reduce.add.v4i16(<4 x i16> undef)
91 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V8 = call i16 @llvm.vector.reduce.add.v8i16(<8 x i16> undef)
92 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V16 = call i16 @llvm.vector.reduce.add.v16i16(<16 x i16> undef)
93 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V32 = call i16 @llvm.vector.reduce.add.v32i16(<32 x i16> undef)
94 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V64 = call i16 @llvm.vector.reduce.add.v64i16(<64 x i16> undef)
95 ; SIZE-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V128 = call i16 @llvm.vector.reduce.add.v128i16(<128 x i16> undef)
98 %V1 = call i16 @llvm.vector.reduce.add.v1i16(<1 x i16> undef)
99 %V2 = call i16 @llvm.vector.reduce.add.v2i16(<2 x i16> undef)
100 %V4 = call i16 @llvm.vector.reduce.add.v4i16(<4 x i16> undef)
101 %V8 = call i16 @llvm.vector.reduce.add.v8i16(<8 x i16> undef)
102 %V16 = call i16 @llvm.vector.reduce.add.v16i16(<16 x i16> undef)
103 %V32 = call i16 @llvm.vector.reduce.add.v32i16(<32 x i16> undef)
104 %V64 = call i16 @llvm.vector.reduce.add.v64i16(<64 x i16> undef)
105 %V128 = call i16 @llvm.vector.reduce.add.v128i16(<128 x i16> undef)
111 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i32 @llvm.vector.reduce.add.v1i32(<1 x i32> undef)
112 ; CHECK-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i32 @llvm.vector.reduce.add.v2i32(<2 x i32> undef)
113 ; CHECK-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V4 = call i32 @llvm.vector.reduce.add.v4i32(<4 x i32> undef)
114 ; CHECK-NEXT: Cost Model: Found an estimated cost of 5 for instruction: %V8 = call i32 @llvm.vector.reduce.add.v8i32(<8 x i32> undef)
115 ; CHECK-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V16 = call i32 @llvm.vector.reduce.add.v16i32(<16 x i32> undef)
116 ; CHECK-NEXT: Cost Model: Found an estimated cost of 7 for instruction: %V32 = call i32 @llvm.vector.reduce.add.v32i32(<32 x i32> undef)
117 ; CHECK-NEXT: Cost Model: Found an estimated cost of 15 for instruction: %V64 = call i32 @llvm.vector.reduce.add.v64i32(<64 x i32> undef)
118 ; CHECK-NEXT: Cost Model: Found an estimated cost of 31 for instruction: %V128 = call i32 @llvm.vector.reduce.add.v128i32(<128 x i32> undef)
122 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V1 = call i32 @llvm.vector.reduce.add.v1i32(<1 x i32> undef)
123 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i32 @llvm.vector.reduce.add.v2i32(<2 x i32> undef)
124 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V4 = call i32 @llvm.vector.reduce.add.v4i32(<4 x i32> undef)
125 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V8 = call i32 @llvm.vector.reduce.add.v8i32(<8 x i32> undef)
126 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V16 = call i32 @llvm.vector.reduce.add.v16i32(<16 x i32> undef)
127 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V32 = call i32 @llvm.vector.reduce.add.v32i32(<32 x i32> undef)
128 ; SIZE-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V64 = call i32 @llvm.vector.reduce.add.v64i32(<64 x i32> undef)
129 ; SIZE-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V128 = call i32 @llvm.vector.reduce.add.v128i32(<128 x i32> undef)
132 %V1 = call i32 @llvm.vector.reduce.add.v1i32(<1 x i32> undef)
133 %V2 = call i32 @llvm.vector.reduce.add.v2i32(<2 x i32> undef)
134 %V4 = call i32 @llvm.vector.reduce.add.v4i32(<4 x i32> undef)
135 %V8 = call i32 @llvm.vector.reduce.add.v8i32(<8 x i32> undef)
136 %V16 = call i32 @llvm.vector.reduce.add.v16i32(<16 x i32> undef)
137 %V32 = call i32 @llvm.vector.reduce.add.v32i32(<32 x i32> undef)
138 %V64 = call i32 @llvm.vector.reduce.add.v64i32(<64 x i32> undef)
139 %V128 = call i32 @llvm.vector.reduce.add.v128i32(<128 x i32> undef)
145 ; CHECK-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %V1 = call i64 @llvm.vector.reduce.add.v1i64(<1 x i64> undef)
146 ; CHECK-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i64 @llvm.vector.reduce.add.v2i64(<2 x i64> undef)
147 ; CHECK-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V4 = call i64 @llvm.vector.reduce.add.v4i64(<4 x i64> undef)
148 ; CHECK-NEXT: Cost Model: Found an estimated cost of 5 for instruction: %V8 = call i64 @llvm.vector.reduce.add.v8i64(<8 x i64> undef)
149 ; CHECK-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V16 = call i64 @llvm.vector.reduce.add.v16i64(<16 x i64> undef)
150 ; CHECK-NEXT: Cost Model: Found an estimated cost of 14 for instruction: %V32 = call i64 @llvm.vector.reduce.add.v32i64(<32 x i64> undef)
151 ; CHECK-NEXT: Cost Model: Found an estimated cost of 30 for instruction: %V64 = call i64 @llvm.vector.reduce.add.v64i64(<64 x i64> undef)
152 ; CHECK-NEXT: Cost Model: Found an estimated cost of 62 for instruction: %V128 = call i64 @llvm.vector.reduce.add.v128i64(<128 x i64> undef)
156 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V1 = call i64 @llvm.vector.reduce.add.v1i64(<1 x i64> undef)
157 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V2 = call i64 @llvm.vector.reduce.add.v2i64(<2 x i64> undef)
158 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V4 = call i64 @llvm.vector.reduce.add.v4i64(<4 x i64> undef)
159 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V8 = call i64 @llvm.vector.reduce.add.v8i64(<8 x i64> undef)
160 ; SIZE-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %V16 = call i64 @llvm.vector.reduce.add.v16i64(<16 x i64> undef)
161 ; SIZE-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %V32 = call i64 @llvm.vector.reduce.add.v32i64(<32 x i64> undef)
162 ; SIZE-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %V64 = call i64 @llvm.vector.reduce.add.v64i64(<64 x i64> undef)
163 ; SIZE-NEXT: Cost Model: Found an estimated cost of 10 for instruction: %V128 = call i64 @llvm.vector.reduce.add.v128i64(<128 x i64> undef)
166 %V1 = call i64 @llvm.vector.reduce.add.v1i64(<1 x i64> undef)
167 %V2 = call i64 @llvm.vector.reduce.add.v2i64(<2 x i64> undef)
168 %V4 = call i64 @llvm.vector.reduce.add.v4i64(<4 x i64> undef)
169 %V8 = call i64 @llvm.vector.reduce.add.v8i64(<8 x i64> undef)
170 %V16 = call i64 @llvm.vector.reduce.add.v16i64(<16 x i64> undef)
171 %V32 = call i64 @llvm.vector.reduce.add.v32i64(<32 x i64> undef)
172 %V64 = call i64 @llvm.vector.reduce.add.v64i64(<64 x i64> undef)
173 %V128 = call i64 @llvm.vector.reduce.add.v128i64(<128 x i64> undef)
177 declare i1 @llvm.vector.reduce.add.v1i1(<1 x i1>)
178 declare i1 @llvm.vector.reduce.add.v2i1(<2 x i1>)
179 declare i1 @llvm.vector.reduce.add.v4i1(<4 x i1>)
180 declare i1 @llvm.vector.reduce.add.v8i1(<8 x i1>)
181 declare i1 @llvm.vector.reduce.add.v16i1(<16 x i1>)
182 declare i1 @llvm.vector.reduce.add.v32i1(<32 x i1>)
183 declare i1 @llvm.vector.reduce.add.v64i1(<64 x i1>)
184 declare i1 @llvm.vector.reduce.add.v128i1(<128 x i1>)
185 declare i8 @llvm.vector.reduce.add.v1i8(<1 x i8>)
186 declare i8 @llvm.vector.reduce.add.v2i8(<2 x i8>)
187 declare i8 @llvm.vector.reduce.add.v4i8(<4 x i8>)
188 declare i8 @llvm.vector.reduce.add.v8i8(<8 x i8>)
189 declare i8 @llvm.vector.reduce.add.v16i8(<16 x i8>)
190 declare i8 @llvm.vector.reduce.add.v32i8(<32 x i8>)
191 declare i8 @llvm.vector.reduce.add.v64i8(<64 x i8>)
192 declare i8 @llvm.vector.reduce.add.v128i8(<128 x i8>)
193 declare i16 @llvm.vector.reduce.add.v1i16(<1 x i16>)
194 declare i16 @llvm.vector.reduce.add.v2i16(<2 x i16>)
195 declare i16 @llvm.vector.reduce.add.v4i16(<4 x i16>)
196 declare i16 @llvm.vector.reduce.add.v8i16(<8 x i16>)
197 declare i16 @llvm.vector.reduce.add.v16i16(<16 x i16>)
198 declare i16 @llvm.vector.reduce.add.v32i16(<32 x i16>)
199 declare i16 @llvm.vector.reduce.add.v64i16(<64 x i16>)
200 declare i16 @llvm.vector.reduce.add.v128i16(<128 x i16>)
201 declare i32 @llvm.vector.reduce.add.v1i32(<1 x i32>)
202 declare i32 @llvm.vector.reduce.add.v2i32(<2 x i32>)
203 declare i32 @llvm.vector.reduce.add.v4i32(<4 x i32>)
204 declare i32 @llvm.vector.reduce.add.v8i32(<8 x i32>)
205 declare i32 @llvm.vector.reduce.add.v16i32(<16 x i32>)
206 declare i32 @llvm.vector.reduce.add.v32i32(<32 x i32>)
207 declare i32 @llvm.vector.reduce.add.v64i32(<64 x i32>)
208 declare i32 @llvm.vector.reduce.add.v128i32(<128 x i32>)
209 declare i64 @llvm.vector.reduce.add.v1i64(<1 x i64>)
210 declare i64 @llvm.vector.reduce.add.v2i64(<2 x i64>)
211 declare i64 @llvm.vector.reduce.add.v4i64(<4 x i64>)
212 declare i64 @llvm.vector.reduce.add.v8i64(<8 x i64>)
213 declare i64 @llvm.vector.reduce.add.v16i64(<16 x i64>)
214 declare i64 @llvm.vector.reduce.add.v32i64(<32 x i64>)
215 declare i64 @llvm.vector.reduce.add.v64i64(<64 x i64>)
216 declare i64 @llvm.vector.reduce.add.v128i64(<128 x i64>)