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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c13908 rtx tocompare = gen_reg_rtx (SImode);
13919 emit_move_insn (tocompare, gen_int_mode (TARGET_32BIT ? 0x80410014
13922 do_compare_rtx_and_jump (opcode, tocompare, EQ, 1,
13876 rtx tocompare = gen_reg_rtx (SImode); local

Completed in 149 milliseconds