Home
last modified time | relevance | path

Searched refs:set_unique_reg_note (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/gnu/gcc/gcc/
H A Doptabs.c197 set_unique_reg_note (last_insn, REG_EQUAL, note); in add_equal_note()
1801 set_unique_reg_note (temp, in expand_binop()
1854 set_unique_reg_note (temp, in expand_binop()
2511 set_unique_reg_note (get_last_insn (), REG_EQUAL, in expand_absneg_bit()
3358 set_unique_reg_note (last, REG_EQUAL, equiv); in emit_no_conflict_block()
3512 set_unique_reg_note (last, REG_EQUAL, copy_rtx (equiv)); in emit_libcall_block()
4814 set_unique_reg_note (insn, in expand_fix()
H A Dexpmed.c3072 set_unique_reg_note (insn, REG_EQUAL, in expand_mult_const()
4142 set_unique_reg_note (insn, in expand_divmod()
4217 set_unique_reg_note (insn, in expand_divmod()
4318 set_unique_reg_note (insn, in expand_divmod()
4745 set_unique_reg_note (insn, in expand_divmod()
H A Dexplow.c682 set_unique_reg_note (insn, REG_EQUAL, x); in force_reg()
H A Dgcse.c2685 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src)); in try_replace_reg()
2834 set_unique_reg_note (jump, REG_EQUAL, copy_rtx (new)); in cprop_jump()
4395 set_unique_reg_note (new, REG_EQUAL, copy_insn_1 (eqv)); in gcse_emit_move_after()
H A Dlocal-alloc.c910 note = set_unique_reg_note (insn, REG_EQUAL, src); in update_equiv_regs()
H A Drtl.h1654 extern rtx set_unique_reg_note (rtx, enum reg_note, rtx);
H A Dexpr.c3329 set_unique_reg_note (last_insn, REG_EQUAL, y_cst); in emit_move_insn()
3403 set_unique_reg_note (last_insn, REG_EQUAL, y); in compress_float_constant()
H A Demit-rtl.c4558 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum) in set_unique_reg_note() function
H A Dcse.c5796 set_unique_reg_note (insn, REG_EQUAL, src_const); in cse_insn()
H A Dreload.c2808 set_unique_reg_note (emit_insn_before (gen_rtx_USE (VOIDmode, reg), in find_reloads()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Doptabs.c204 set_unique_reg_note (last_insn, REG_EQUAL, note);
1331 set_unique_reg_note (temp,
1522 set_unique_reg_note (temp,
3100 set_unique_reg_note (last, REG_EQUAL, equiv);
3252 set_unique_reg_note (last, REG_EQUAL, copy_rtx (equiv));
4929 set_unique_reg_note (insn,
H A Dexpmed.c2533 set_unique_reg_note (insn,
3257 set_unique_reg_note (insn,
3345 set_unique_reg_note (insn,
3436 set_unique_reg_note (insn,
3856 set_unique_reg_note (insn,
H A Dexplow.c812 set_unique_reg_note (insn, REG_EQUAL, x);
H A Dlocal-alloc.c935 note = set_unique_reg_note (insn, REG_EQUAL, src); in update_equiv_regs()
H A Drtl.h1586 extern rtx set_unique_reg_note PARAMS ((rtx, enum reg_note, rtx));
H A Dgcse.c3963 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src));
5450 set_unique_reg_note (new, REG_EQUAL, copy_insn_1 (eqv));
H A Dloop.c1987 set_unique_reg_note (i1,
2146 set_unique_reg_note (i1, m->is_equiv ? REG_EQUIV
10148 set_unique_reg_note (set, REG_EQUAL, copy_rtx (const_equiv->loc));
H A Demit-rtl.c4771 set_unique_reg_note (insn, kind, datum) in set_unique_reg_note() function
H A Dreload.c2798 set_unique_reg_note (emit_insn_before (gen_rtx_USE (VOIDmode, reg),
H A Dcse.c5750 set_unique_reg_note (insn, REG_EQUAL, src_const);
H A DChangeLog.12525 (set_unique_reg_note): Declare prototype.
2531 * emit-rtl.c (set_unique_reg_note): New function to add a reg note,
2533 * expmed.c (expand_mult, expand_divmod): Use set_unique_reg_note.
2534 * optabs.c (add_equal_note, expand_binop): Use set_unique_reg_note.
2535 (emit_no_conflict_block, emit_libcall_block): Use set_unique_reg_note.
2536 (expand_fix): Use set_unique_reg_note.
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c6963 set_unique_reg_note (get_last_insn (), REG_EQUIV, x); in legitimize_tls_address()
6993 set_unique_reg_note (get_last_insn (), REG_EQUIV, in legitimize_tls_address()
7006 set_unique_reg_note (get_last_insn (), REG_EQUIV, x); in legitimize_tls_address()
10829 set_unique_reg_note (get_last_insn (), REG_EQUAL, equiv); in ix86_expand_setcc()
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.c2366 set_unique_reg_note (get_last_insn (), REG_EQUAL, copy_rtx (src)); in mips_legitimize_move()
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c2695 set_unique_reg_note (get_last_insn (), REG_EQUAL, GEN_INT (c));
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c2041 set_unique_reg_note (get_last_insn (), REG_EQUAL, GEN_INT (c)); in alpha_emit_set_const()

12