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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc21972 bool two_args; local
22138 two_args = canonicalize_perm (&d);
22141 if (two_args && (d.op0 == CONST0_RTX (vmode) || d.op1 == CONST0_RTX (vmode)))
22173 if (two_args && d.one_operand_p)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c19314 bool two_args; local
19445 two_args = canonicalize_perm (&d);
19454 if (two_args && d.one_operand_p)

Completed in 269 milliseconds