Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcombine.cc11335 rtx old_notes, old_pat; in recog_for_combine_1() local
11348 old_notes = REG_NOTES (insn); in recog_for_combine_1()
11400 REG_NOTES (insn) = old_notes; in recog_for_combine_1()
11444 old_notes = REG_NOTES (insn); in recog_for_combine_1()
11466 REG_NOTES (insn) = old_notes; in recog_for_combine_1()
14579 rtx old_notes = REG_NOTES (tem_insn); in distribute_notes() local
14584 distribute_notes (old_notes, tem_insn, tem_insn, NULL, in distribute_notes()
Dreload1.cc1456 rtx old_notes = REG_NOTES (insn); in calculate_needs_all_insns() local
1527 REG_NOTES (insn) = old_notes; in calculate_needs_all_insns()