Lines Matching refs:REG_EQUIV
2314 description should include REG_EQUAL and REG_EQUIV notes; all such
2383 || REG_NOTE_KIND (note) == REG_EQUIV)
2585 /* Return a REG_EQUIV or REG_EQUAL note if insn has only a single set and
2598 || REG_NOTE_KIND (link) == REG_EQUIV)
2600 /* FIXME: We should never have REG_EQUAL/REG_EQUIV notes on
2825 case REG_EQUIV:
2833 /* Remove REG_EQUAL and/or REG_EQUIV notes if INSN has such notes.
2847 if (kind == REG_EQUAL || kind == REG_EQUIV)
2860 /* Remove all REG_EQUAL and REG_EQUIV notes referring to REGNO. */
2879 or REG_EQUIV note by hacking the list manually rather than calling