Searched refs:set_unique_reg_note (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dfwprop.c1025 set_unique_reg_note (insn, REG_EQUAL, copy_rtx (new_rtx));
1028 set_unique_reg_note? */
1279 set_unique_reg_note (use_insn, REG_EQUAL, copy_rtx (new_rtx));
H A Dira.c2453 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src));
2481 set_unique_reg_note (insn, REG_EQUIV, note_value);
2504 note = set_unique_reg_note (insn, REG_EQUIV, copy_rtx (SET_SRC (set)));
2611 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest)))
H A Dfunction.c2980 set_unique_reg_note (sinsn, REG_EQUIV, stacki);
2982 set_unique_reg_note (sinsn, REG_EQUIV, stackr);
2987 set_unique_reg_note (linsn, REG_EQUIV, data->stack_parm);
4503 set_unique_reg_note (insn, REG_EQUIV, chain);
H A Dgcse.c2273 set_unique_reg_note (insn, REG_EQUAL,
2292 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src));
2442 set_unique_reg_note (jump, REG_EQUAL, copy_rtx (new_rtx));
3825 set_unique_reg_note (new_rtx, REG_EQUAL, copy_insn_1 (eqv));
H A Dexpmed.c3102 set_unique_reg_note (insn, REG_EQUAL,
4182 set_unique_reg_note (insn,
4267 set_unique_reg_note (insn,
4368 set_unique_reg_note (insn,
4795 set_unique_reg_note (insn,
H A Doptabs.c274 set_unique_reg_note (last_insn, REG_EQUAL, note);
2054 set_unique_reg_note (temp,
2107 set_unique_reg_note (temp,
3029 set_unique_reg_note (get_last_insn (), REG_EQUAL,
4002 set_unique_reg_note (last, REG_EQUAL, copy_rtx (equiv));
5326 set_unique_reg_note (insn,
H A Drecog.c2779 set_unique_reg_note (last, REG_EQUAL, XEXP (note, 0));
2781 set_unique_reg_note (last, REG_EQUAL, SET_SRC (insn_set));
H A Dexplow.c686 set_unique_reg_note (insn, REG_EQUAL, x);
H A Dreload1.c8227 set_unique_reg_note (insn, REG_EQUIV, in);
8237 set_unique_reg_note (insn, REG_EQUIV, in);
8299 set_unique_reg_note (insn, REG_EQUIV, in);
H A Drtl.h1799 extern rtx set_unique_reg_note (rtx, enum reg_note, rtx);
H A Demit-rtl.c5166 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum)
5142 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum) function
H A Dexpr.c3488 set_unique_reg_note (last_insn, REG_EQUAL, y_cst);
3563 set_unique_reg_note (last_insn, REG_EQUAL, y);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Doptabs.c197 set_unique_reg_note (last_insn, REG_EQUAL, note);
1626 set_unique_reg_note (temp,
1679 set_unique_reg_note (temp,
2336 set_unique_reg_note (get_last_insn (), REG_EQUAL,
3159 set_unique_reg_note (last, REG_EQUAL, equiv);
3317 set_unique_reg_note (last, REG_EQUAL, copy_rtx (equiv));
4645 set_unique_reg_note (insn,
H A Dexplow.c628 set_unique_reg_note (insn, REG_EQUAL, x);
H A Dexpmed.c3074 set_unique_reg_note (insn, REG_EQUAL,
4142 set_unique_reg_note (insn,
4217 set_unique_reg_note (insn,
4318 set_unique_reg_note (insn,
4745 set_unique_reg_note (insn,
H A Dgcse.c2698 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src));
2847 set_unique_reg_note (jump, REG_EQUAL, copy_rtx (new));
4400 set_unique_reg_note (new, REG_EQUAL, copy_insn_1 (eqv));
H A Dlocal-alloc.c915 note = set_unique_reg_note (insn, REG_EQUAL, src);
H A Drtl.h1560 extern rtx set_unique_reg_note (rtx, enum reg_note, rtx);
H A Dloop.c2391 set_unique_reg_note (i1,
2550 set_unique_reg_note (i1, m->is_equiv ? REG_EQUIV
11099 set_unique_reg_note (set, REG_EQUAL, copy_rtx (const_equiv->loc));
H A Dexpr.c3218 set_unique_reg_note (last_insn, REG_EQUAL, y_cst);
3288 set_unique_reg_note (last_insn, REG_EQUAL, y);
H A Demit-rtl.c4691 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum)
4669 set_unique_reg_note (rtx insn, enum reg_note kind, rtx datum) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.c731 set_unique_reg_note (insn, REG_EQUAL, pic_ref);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c1869 set_unique_reg_note (insn, REG_EQUAL, orig);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.c788 set_unique_reg_note (insn, REG_EQUAL, orig);
2108 set_unique_reg_note (insn, REG_EQUAL, op1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.c2410 set_unique_reg_note (insn, REG_EQUAL, orig);

Completed in 581 milliseconds

12