Lines Matching refs:scatter
194 ; AVX2: Found an estimated cost of 64 {{.*}}.scatter
197 ; KNL: Found an estimated cost of 18 {{.*}}.scatter
200 ; SKX: Found an estimated cost of 18 {{.*}}.scatter
207 …call void @llvm.masked.scatter.v16i32(<16 x i32>%val, <16 x i32*> %gep.random, i32 4, <16 x i1> %i…
213 ; AVX2: Found an estimated cost of 32 {{.*}}.scatter
216 ; KNL: Found an estimated cost of 10 {{.*}}.scatter
219 ; SKX: Found an estimated cost of 10 {{.*}}.scatter
221 call void @llvm.masked.scatter.v8i32(<8 x i32> %a1, <8 x i32*> %ptr, i32 4, <8 x i1> %mask)
225 declare void @llvm.masked.scatter.v8i32(<8 x i32> %a1, <8 x i32*> %ptr, i32, <8 x i1> %mask)
229 ; AVX2: Found an estimated cost of 16 {{.*}}.scatter
232 ; KNL: Found an estimated cost of 16 {{.*}}.scatter
235 ; SKX: Found an estimated cost of 6 {{.*}}.scatter
237 call void @llvm.masked.scatter.v4i32(<4 x i32> %a1, <4 x i32*> %ptr, i32 4, <4 x i1> %mask)
278 declare void @llvm.masked.scatter.v4i32(<4 x i32> %a1, <4 x i32*> %ptr, i32, <4 x i1> %mask)
279 declare void @llvm.masked.scatter.v16i32(<16 x i32>%val, <16 x i32*> %gep.random, i32, <16 x i1> %i…