Home | History | Annotate | Download | only in gcc

Lines Matching defs:no_equiv

3060   unsigned char no_equiv : 1;
3418 no_equiv (rtx reg, const_rtx store ATTRIBUTE_UNUSED,
3427 reg_equiv[regno].no_equiv = 1;
3593 no_equiv (XEXP (note, 0), note, NULL);
3602 note_pattern_stores (PATTERN (insn), no_equiv, NULL);
3613 note_pattern_stores (part, no_equiv, NULL);
3671 note_pattern_stores (set, no_equiv, NULL);
3679 note_pattern_stores (set, no_equiv, NULL);
3703 if (reg_equiv[regno].no_equiv)
3712 no_equiv (dest, set, NULL);
3734 no_equiv (dest, set, NULL);
4026 no_equiv (SET_DEST (set), set, NULL);