Searched refs:emit_return_into_block (Results 1 – 5 of 5) sorted by relevance
212 static void emit_return_into_block (basic_block, rtx);4689 emit_return_into_block (basic_block bb, rtx line_note) in emit_return_into_block() function5350 emit_return_into_block (bb, epilogue_line_note); in thread_prologue_and_epilogue_insns()5387 emit_return_into_block (last, epilogue_line_note); in thread_prologue_and_epilogue_insns()
17246 * function.c (emit_return_into_block): New line_note arg; emit it.29047 * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.29136 * function.c (emit_return_into_block): New.
10862 * function.c (emit_return_into_block): Likewise;
8622 * function.c (emit_return_into_block): Likewise.
16343 * function.c (emit_return_into_block): Use emit_note_copy_after.