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

/freebsd-10.1-release/contrib/gcc/
H A Doptabs.c1633 rtx into_temp1, into_temp2, outof_temp1, outof_temp2;
1654 into_temp1 = expand_binop (word_mode, unsigned_shift,
1661 if (into_temp1 != 0 && into_temp2 != 0)
1662 inter = expand_binop (word_mode, ior_optab, into_temp1, into_temp2,
1627 rtx into_temp1, into_temp2, outof_temp1, outof_temp2; local

Completed in 49 milliseconds