Lines Matching refs:expand_vec_perm_1

13596 static bool expand_vec_perm_1 (struct expand_vec_perm_d *d);
13675 ok = (expand_vec_perm_1 (&dperm) in ix86_expand_vector_init_duplicate()
17555 expand_vec_perm_1 (struct expand_vec_perm_d *d) in expand_vec_perm_1() function
17732 if (canonicalize_vector_int_perm (d, &nd) && expand_vec_perm_1 (&nd)) in expand_vec_perm_1()
17880 return expand_vec_perm_1 (&dcopy); in expand_vec_perm_palignr()
17909 ok = expand_vec_perm_1 (&dcopy); in expand_vec_perm_palignr()
17973 ok = expand_vec_perm_1 (&dcopy); in expand_vec_perm_pblendv()
18254 ok = expand_vec_perm_1 (&dfinal); in expand_vec_perm_interleave2()
18270 ok = expand_vec_perm_1 (&dremap); in expand_vec_perm_interleave2()
18347 ok = expand_vec_perm_1 (&dremap); in expand_vec_perm_vpermq_perm_1()
18350 ok = expand_vec_perm_1 (&dfinal); in expand_vec_perm_vpermq_perm_1()
18429 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128()
18450 ok = expand_vec_perm_1 (&dfirst); in expand_vec_perm_vperm2f128()
18460 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128()
18591 ok = expand_vec_perm_1 (&dfirst); in expand_vec_perm_vperm2f128_vblend()
18611 ok = expand_vec_perm_1 (&dsecond); in expand_vec_perm_vperm2f128_vblend()
18661 ok = expand_vec_perm_1 (&dfirst) in expand_vec_perm_2vperm2f128_vshuf()
18662 && expand_vec_perm_1 (&dsecond) in expand_vec_perm_2vperm2f128_vshuf()
18663 && expand_vec_perm_1 (&dthird); in expand_vec_perm_2vperm2f128_vshuf()
18762 ok = expand_vec_perm_1 (&dthird); in expand_vec_perm2_vperm2f128_vblend()
19560 bool ok = expand_vec_perm_1 (&ds[0]); in expand_vec_perm_vpermt2_vpshub2()
19564 ok = expand_vec_perm_1 (&ds[1]); in expand_vec_perm_vpermt2_vpshub2()
19704 if (expand_vec_perm_1 (d)) in ix86_expand_vec_perm_const_1()
19780 if (canonicalize_vector_int_perm (d, &nd) && expand_vec_perm_1 (&nd)) in ix86_expand_vec_perm_const_1()
20048 if (expand_vec_perm_1 (&d)) in ix86_expand_vec_extract_even_odd()