Searched refs:tocompare (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 9862 rtx tocompare = gen_reg_rtx (SImode); local 9878 emit_move_insn (tocompare, gen_int_mode (TARGET_32BIT ? 0x80410014 9888 do_compare_rtx_and_jump (opcode, tocompare, NE, 1,
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 13839 rtx tocompare = gen_reg_rtx (SImode); in rs6000_aix_emit_builtin_unwind_init() local 13850 emit_move_insn (tocompare, gen_int_mode (TARGET_32BIT ? 0x80410014 in rs6000_aix_emit_builtin_unwind_init() 13853 do_compare_rtx_and_jump (opcode, tocompare, EQ, 1, in rs6000_aix_emit_builtin_unwind_init()
|