Home
last modified time | relevance | path

Searched refs:old_notes (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDcombine.c9313 rtx old_notes, old_pat; in recog_for_combine() local
9325 old_notes = REG_NOTES (insn); in recog_for_combine()
9358 REG_NOTES (insn) = old_notes; in recog_for_combine()
12233 rtx old_notes = REG_NOTES (tem); in distribute_notes() local
12238 distribute_notes (old_notes, tem, tem, NULL_RTX, in distribute_notes()
12249 old_notes = REG_NOTES (cc0_setter); in distribute_notes()
12252 distribute_notes (old_notes, cc0_setter, in distribute_notes()
HDreload1.c1487 rtx old_notes = REG_NOTES (insn); in calculate_needs_all_insns() local
1551 REG_NOTES (insn) = old_notes; in calculate_needs_all_insns()