Searched refs:find_equiv_reg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dreload.h182 Used in find_equiv_reg. */
313 extern rtx find_equiv_reg (rtx, rtx, enum reg_class, int, short *,
H A Dreload.c1501 && 0 != find_equiv_reg (in, this_insn, 0, REGNO (out),
4159 (or at least find_equiv_reg isn't smart enough to find it any more),
4174 = find_equiv_reg (rld[i].in, insn, rld[i].class, -1,
6636 find_equiv_reg (rtx goal, rtx insn, enum reg_class class, int other,
6610 find_equiv_reg (rtx goal, rtx insn, enum reg_class class, int other, function
H A Dreload1.c265 Used in find_equiv_reg. */
673 /* Enable find_equiv_reg to distinguish insns made by reload. */
5798 = find_equiv_reg (search_equiv, insn, rld[r].class,
7796 /* Add a REG_EQUIV note so that find_equiv_reg can find it. */

Completed in 145 milliseconds