Lines Matching refs:SKX
3 … -mtriple=x86_64-apple-darwin -mcpu=skx -cost-model -analyze < %s | FileCheck %s --check-prefix=SKX
78 ; SKX-LABEL: test_gather_2f64
79 ; SKX: Found an estimated cost of 7 {{.*}}.gather
94 ; SKX-LABEL: test_gather_4i32
95 ; SKX: Found an estimated cost of 6 {{.*}}.gather
109 ; SKX-LABEL: test_gather_4i32_const_mask
110 ; SKX: Found an estimated cost of 6 {{.*}}.gather
125 ; SKX-LABEL: test_gather_16f32_const_mask
126 ; SKX: Found an estimated cost of 18 {{.*}}.gather
143 ; SKX-LABEL: test_gather_16f32_var_mask
144 ; SKX: Found an estimated cost of 18 {{.*}}.gather
161 ; SKX-LABEL: test_gather_16f32_ra_var_mask
162 ; SKX: Found an estimated cost of 20 {{.*}}.gather
179 ; SKX-LABEL: test_gather_16f32_const_mask2
180 ; SKX: Found an estimated cost of 18 {{.*}}.gather
199 ; SKX-LABEL: test_scatter_16i32
200 ; SKX: Found an estimated cost of 18 {{.*}}.scatter
218 ; SKX-LABEL: test_scatter_8i32
219 ; SKX: Found an estimated cost of 10 {{.*}}.scatter
234 ; SKX-LABEL: test_scatter_4i32
235 ; SKX: Found an estimated cost of 6 {{.*}}.scatter
249 ; SKX-LABEL: test_gather_4f32
250 ; SKX: Found an estimated cost of 6 {{.*}}.gather
267 ; SKX-LABEL: test_gather_4f32_const_mask
268 ; SKX: Found an estimated cost of 6 {{.*}}.gather