Lines Matching refs:expand_vec_perm_1

13182 static bool expand_vec_perm_1 (struct expand_vec_perm_d *d);
13261 ok = (expand_vec_perm_1 (&dperm) in ix86_expand_vector_init_duplicate()
17019 expand_vec_perm_1 (struct expand_vec_perm_d *d) in expand_vec_perm_1() function
17196 if (canonicalize_vector_int_perm (d, &nd) && expand_vec_perm_1 (&nd)) in expand_vec_perm_1()
17344 return expand_vec_perm_1 (&dcopy); in expand_vec_perm_palignr()
17373 ok = expand_vec_perm_1 (&dcopy); in expand_vec_perm_palignr()
17437 ok = expand_vec_perm_1 (&dcopy); in expand_vec_perm_pblendv()
17718 ok = expand_vec_perm_1 (&dfinal); in expand_vec_perm_interleave2()
17734 ok = expand_vec_perm_1 (&dremap); in expand_vec_perm_interleave2()
17811 ok = expand_vec_perm_1 (&dremap); in expand_vec_perm_vpermq_perm_1()
17814 ok = expand_vec_perm_1 (&dfinal); in expand_vec_perm_vpermq_perm_1()
17893 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128()
17914 ok = expand_vec_perm_1 (&dfirst); in expand_vec_perm_vperm2f128()
17924 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128()
18055 ok = expand_vec_perm_1 (&dfirst); in expand_vec_perm_vperm2f128_vblend()
18075 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128_vblend()
18125 ok = expand_vec_perm_1 (&dfirst) in expand_vec_perm_2vperm2f128_vshuf()
18126 && expand_vec_perm_1 (&dsecond) in expand_vec_perm_2vperm2f128_vshuf()
18127 && expand_vec_perm_1 (&dthird); in expand_vec_perm_2vperm2f128_vshuf()
18226 ok = expand_vec_perm_1 (&dthird); in expand_vec_perm2_vperm2f128_vblend()
18999 bool ok = expand_vec_perm_1 (&ds[0]); in expand_vec_perm_vpermt2_vpshub2()
19003 ok = expand_vec_perm_1 (&ds[1]); in expand_vec_perm_vpermt2_vpshub2()
19143 if (expand_vec_perm_1 (d)) in ix86_expand_vec_perm_const_1()
19219 if (canonicalize_vector_int_perm (d, &nd) && expand_vec_perm_1 (&nd)) in ix86_expand_vec_perm_const_1()
19453 if (expand_vec_perm_1 (&d)) in ix86_expand_vec_extract_even_odd()