Lines Matching refs:ix86_expand_vec_perm_const_1

16390 /* A subroutine of ix86_expand_vec_perm_const_1.  Try to implement D
16426 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement D
16651 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement D
16727 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement D
17044 /* A subroutine of ix86_expand_vec_perm_const_1. Try to instantiate D
17234 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement D
17275 /* A subroutine of ix86_expand_vec_perm_const_1. Try to simplify
17408 /* A subroutine of ix86_expand_vec_perm_const_1. Try to simplify
17492 /* A subroutine of ix86_expand_vec_perm_const_1. Try to simplify
17770 /* A subroutine of ix86_expand_vec_perm_const_1. Try to simplify
17851 /* A subroutine of ix86_expand_vec_perm_const_1. Try to expand
17968 /* A subroutine of ix86_expand_vec_perm_const_1. Try to simplify
18044 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement
18112 /* A subroutine of ix86_expand_vec_perm_const_1. Implement a V4DF
18163 static bool ix86_expand_vec_perm_const_1 (struct expand_vec_perm_d *);
18165 /* A subroutine of ix86_expand_vec_perm_const_1. Try to implement
18225 ok = ix86_expand_vec_perm_const_1 (&dfirst);
18234 ok = ix86_expand_vec_perm_const_1 (&dsecond);
18652 /* A subroutine of ix86_expand_vec_perm_const_1. Implement extract-even
18861 /* A subroutine of ix86_expand_vec_perm_const_1. Pattern match
18880 /* A subroutine of ix86_expand_vec_perm_const_1. Implement broadcast
18959 /* A subroutine of ix86_expand_vec_perm_const_1. Pattern match
19169 ix86_expand_vec_perm_const_1 (struct expand_vec_perm_d *d)
19255 /* Even longer, including recursion to ix86_expand_vec_perm_const_1. */
19439 bool ret = ix86_expand_vec_perm_const_1 (&d);
19447 if (ix86_expand_vec_perm_const_1 (&d))
19458 return ix86_expand_vec_perm_const_1 (&d);
19512 ok = ix86_expand_vec_perm_const_1 (&d);
19629 ok = ix86_expand_vec_perm_const_1 (&d);