| /freebsd-12.1/contrib/gcc/ |
| H A D | optabs.c | 197 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 D | expmed.c | 3068 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 D | explow.c | 682 set_unique_reg_note (insn, REG_EQUAL, x); in force_reg()
|
| H A D | gcse.c | 2685 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 D | local-alloc.c | 910 note = set_unique_reg_note (insn, REG_EQUAL, src); in update_equiv_regs()
|
| H A D | rtl.h | 1668 extern rtx set_unique_reg_note (rtx, enum reg_note, rtx);
|
| H A D | emit-rtl.c | 4560 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum) in set_unique_reg_note() function
|
| H A D | expr.c | 3325 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 D | cse.c | 5806 set_unique_reg_note (insn, REG_EQUAL, src_const); in cse_insn()
|
| H A D | reload.c | 2808 set_unique_reg_note (emit_insn_before (gen_rtx_USE (VOIDmode, reg), in find_reloads()
|
| H A D | ChangeLog-1999 | 16993 (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 D | builtins.c | 1925 set_unique_reg_note (last, REG_EQUAL, equiv); in expand_builtin_mathfn()
|
| H A D | ChangeLog-2001 | 3010 * 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 D | ChangeLog-2003 | 21646 (compress_float_constant): Use set_unique_reg_note to place
|
| H A D | ChangeLog-2004 | 14553 set_unique_reg_note, emit, push_to_full_sequence, copy_insn_1,
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 7175 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 D | mips.c | 2394 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 D | rs6000.c | 3842 set_unique_reg_note (insn, REG_EQUAL, source); in rs6000_emit_set_const()
|