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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c17283 expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool single_insn_only_p) argument
17336 if (d->testing_p && GET_MODE_SIZE (d->vmode) == 16 && !single_insn_only_p)
17364 if (single_insn_only_p && !in_order)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc19450 expand_vec_perm_palignr (struct expand_vec_perm_d *d, bool single_insn_only_p) argument
19503 if (d->testing_p && GET_MODE_SIZE (d->vmode) == 16 && !single_insn_only_p)
19531 if (single_insn_only_p && !in_order)

Completed in 387 milliseconds