Searched refs:emit_note_after (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | cfgrtl.c | 278 = emit_note_after (NOTE_INSN_BASIC_BLOCK, get_last_insn ()); in create_basic_block_structure() 281 bb_note = emit_note_after (NOTE_INSN_BASIC_BLOCK, head); in create_basic_block_structure() 499 emit_note_after (NOTE_INSN_DELETED, insn); in rtl_split_block()
|
| HD | cfgexpand.c | 1326 note = emit_note_after (NOTE_INSN_BASIC_BLOCK, BB_HEAD (bb)); in expand_gimple_basic_block()
|
| HD | jump.c | 1698 emit_note_after (NOTE_INSN_FUNCTION_END, nlabel); in redirect_jump_2()
|
| HD | except.c | 3336 note = emit_note_after (NOTE_INSN_EH_REGION_END, in convert_to_eh_region_ranges() 3359 note = emit_note_after (NOTE_INSN_EH_REGION_END, last_action_insn); in convert_to_eh_region_ranges()
|
| HD | haifa-sched.c | 1490 new = emit_note_after (NOTE_LINE_NUMBER (note), prev); in restore_line_notes() 4257 emit_note_after (NOTE_INSN_DELETED, insn); in extend_bb()
|
| HD | rtl.h | 1568 extern rtx emit_note_after (int, rtx);
|
| HD | var-tracking.c | 2469 note = emit_note_after (NOTE_INSN_VAR_LOCATION, insn); in emit_note_insn_var_location()
|
| HD | emit-rtl.c | 4091 emit_note_after (int subtype, rtx after) in emit_note_after() function
|
| HD | function.c | 5272 emit_note_after (NOTE_INSN_PROLOGUE_END, last_prologue_insn); in thread_prologue_and_epilogue_insns()
|
| HD | ChangeLog-2002 | 18560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
|