Home
last modified time | relevance | path

Searched refs:two_args (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc22008 bool two_args; in ix86_vectorize_vec_perm_const() local
22174 two_args = canonicalize_perm (&d); in ix86_vectorize_vec_perm_const()
22177 if (two_args && (d.op0 == CONST0_RTX (vmode) || d.op1 == CONST0_RTX (vmode))) in ix86_vectorize_vec_perm_const()
22209 if (two_args && d.one_operand_p) in ix86_vectorize_vec_perm_const()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c19314 bool two_args; in ix86_vectorize_vec_perm_const() local
19445 two_args = canonicalize_perm (&d); in ix86_vectorize_vec_perm_const()
19454 if (two_args && d.one_operand_p) in ix86_vectorize_vec_perm_const()