Home
last modified time | relevance | path

Searched refs:reemit_notes (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dhaifa-sched.c350 static rtx reemit_notes PARAMS ((rtx, rtx));
1707 reemit_notes (insn, last) in reemit_notes() function
1755 retval = reemit_notes (insn, insn);
1757 reemit_notes (insn, insn);
1769 retval = reemit_notes (insn, insn);
1771 reemit_notes (insn, insn);
H A DFSFChangeLog.101172 (reemit_notes): Restore CONST_CALL_P.
2570 * sched.c (reemit_notes): Add prototype.
2574 Move call of reemit_notes to after SCHED_GROUP_P scheduling.
7027 * sched.c (reemit_notes): New function.
7028 (schedule_block): Call reemit_notes twice. Reorganize code for
7029 handling SCHED_GROUP_P insns, so that reemit_notes works.
H A DChangeLog.25615 (reemit_notes): Use REG_SAVE_NOTE.
7290 (reemit_notes): Likewise.
7408 (reemit_notes): Adjust recreation of notes to reflect new saved
12591 * haifa-sched.c (reemit_notes): Tidy.
12592 * sched.c (reemit_notes): Duplicate 1998-08-31 patch to
H A DChangeLog.614874 (reemit_notes): Likewise.
14916 * haifa-sched.c (reemit_notes): Likewise.
H A DChangeLog.114008 (reemit_notes): Likewise.
H A DFSFChangeLog.1111412 (unlink_notes, reemit_notes, schedule_block): Likewise.
H A DChangeLog.36048 (reemit_notes): Likewise; also use enum insn_note.
H A DChangeLog.72796 (reemit_notes): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dhaifa-sched.c534 static void reemit_notes (rtx);
1920 reemit_notes (rtx insn) in reemit_notes() function
2020 reemit_notes (insn); in move_insn()