Home
last modified time | relevance | path

Searched refs:emit_note_copy_after (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Demit-rtl.c3977 emit_note_copy_after (from_line, after); in emit_insn_after_with_line_notes()
3980 emit_note_copy_after (after_line, insn); in emit_insn_after_with_line_notes()
4105 emit_note_copy_after (rtx orig, rtx after) in emit_note_copy_after() function
H A Dfunction.c4667 emit_note_copy_after (line_note, PREV_INSN (BB_END (bb))); in emit_return_into_block()
5364 emit_note_copy_after (insn, prologue_end); in thread_prologue_and_epilogue_insns()
H A Drtl.h1555 extern rtx emit_note_copy_after (rtx, rtx);