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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c17042 static bool expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool);
17212 if (expand_vec_perm_palignr (d, true))
17283 expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool single_insn_only_p) function
19180 if (expand_vec_perm_palignr (d, false))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc19209 static bool expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool);
19379 if (expand_vec_perm_palignr (d, true))
19450 expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool single_insn_only_p) function
21826 if (expand_vec_perm_palignr (d, false))

Completed in 269 milliseconds