Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.c1528 rtx into_temp1, into_temp2, outof_temp1, outof_temp2; in expand_binop() local
1569 outof_temp1 = expand_binop (word_mode, unsigned_shift, in expand_binop()
1576 if (inter != 0 && outof_temp1 != 0 && outof_temp2 != 0) in expand_binop()
1578 outof_temp1, outof_temp2, in expand_binop()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.c1850 rtx into_temp1, into_temp2, outof_temp1, outof_temp2; in expand_binop() local
1887 outof_temp1 = expand_binop (word_mode, unsigned_shift, in expand_binop()
1894 if (inter != 0 && outof_temp1 != 0 && outof_temp2 != 0) in expand_binop()
1896 outof_temp1, outof_temp2, in expand_binop()