Searched refs:expand_vec_perm_blend (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc18430 expand_vec_perm_blend (struct expand_vec_perm_d *d) function
19366 if (expand_vec_perm_blend (d))
19587 /* Use the same checks as in expand_vec_perm_blend. */
19653 ok = expand_vec_perm_blend (&dcopy1);
20453 /* Use the same checks as in expand_vec_perm_blend. */
20554 ok = expand_vec_perm_blend (&dfinal);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c16430 expand_vec_perm_blend (struct expand_vec_perm_d *d) function
17199 if (expand_vec_perm_blend (d))
17420 /* Use the same checks as in expand_vec_perm_blend. */
17484 ok = expand_vec_perm_blend (&dcopy1);

Completed in 235 milliseconds