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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c13907 rtx tocompare = gen_reg_rtx (SImode);
13918 emit_move_insn (tocompare, gen_int_mode (TARGET_32BIT ? 0x80410014
13921 do_compare_rtx_and_jump (opcode, tocompare, EQ, 1,
13875 rtx tocompare = gen_reg_rtx (SImode); local

Completed in 121 milliseconds