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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c11412 rtx or1_rtx, or2_rtx, compare2_rtx;
11427 or1_rtx = gen_rtx_fmt_ee (or1, SImode, compare_result, const0_rtx);
11430 gen_rtx_IOR (SImode, or1_rtx, or2_rtx),
11383 rtx or1_rtx, or2_rtx, compare2_rtx; local

Completed in 123 milliseconds