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

/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.c11479 rtx not_op, rev_cond_rtx;
11486 not_op = gen_rtx_COMPARE (CCEQmode, rev_cond_rtx, const0_rtx);
11487 emit_insn (gen_rtx_SET (VOIDmode, not_result, not_op));
11450 rtx not_op, rev_cond_rtx; local

Completed in 70 milliseconds