Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/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()
3362 set_unique_reg_note (last, REG_EQUAL, equiv); in emit_no_conflict_block()
3516 set_unique_reg_note (last, REG_EQUAL, copy_rtx (equiv)); in emit_libcall_block()
4818 set_unique_reg_note (insn, in expand_fix()
H A Dexpmed.c3068 set_unique_reg_note (insn, REG_EQUAL, in expand_mult_const()
4138 set_unique_reg_note (insn, in expand_divmod()
4213 set_unique_reg_note (insn, in expand_divmod()
4314 set_unique_reg_note (insn, in expand_divmod()
4741 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.h1668 extern rtx set_unique_reg_note (rtx, enum reg_note, rtx);
H A Demit-rtl.c4560 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum) in set_unique_reg_note() function
H A Dexpr.c3325 set_unique_reg_note (last_insn, REG_EQUAL, y_cst); in emit_move_insn()
3399 set_unique_reg_note (last_insn, REG_EQUAL, y); in compress_float_constant()
H A Dcse.c5806 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()
H A DChangeLog-199916993 (set_unique_reg_note): Declare prototype.
16999 * emit-rtl.c (set_unique_reg_note): New function to add a reg note,
17001 * expmed.c (expand_mult, expand_divmod): Use set_unique_reg_note.
17002 * optabs.c (add_equal_note, expand_binop): Use set_unique_reg_note.
17003 (emit_no_conflict_block, emit_libcall_block): Use set_unique_reg_note.
17004 (expand_fix): Use set_unique_reg_note.
H A Dbuiltins.c1925 set_unique_reg_note (last, REG_EQUAL, equiv); in expand_builtin_mathfn()
H A DChangeLog-20013010 * emit-rtl.c (set_unique_reg_note): Don't set
7137 * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or
7139 * rtl.h (set_unique_reg_note): Change return value.
7140 * gcse.c (try_replace_reg): Use set_unique_reg_note.
H A DChangeLog-200321646 (compress_float_constant): Use set_unique_reg_note to place
H A DChangeLog-200414553 set_unique_reg_note, emit, push_to_full_sequence, copy_insn_1,
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c7175 set_unique_reg_note (get_last_insn (), REG_EQUIV, x); in legitimize_tls_address()
7205 set_unique_reg_note (get_last_insn (), REG_EQUIV, in legitimize_tls_address()
7218 set_unique_reg_note (get_last_insn (), REG_EQUIV, x); in legitimize_tls_address()
11057 set_unique_reg_note (get_last_insn (), REG_EQUAL, equiv); in ix86_expand_setcc()
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c2394 set_unique_reg_note (get_last_insn (), REG_EQUAL, copy_rtx (src)); in mips_legitimize_move()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c3842 set_unique_reg_note (insn, REG_EQUAL, source); in rs6000_emit_set_const()