Home
last modified time | relevance | path

Searched refs:emit_note_after (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/gcc/
HDcfgrtl.c278 = 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()
HDcfgexpand.c1326 note = emit_note_after (NOTE_INSN_BASIC_BLOCK, BB_HEAD (bb)); in expand_gimple_basic_block()
HDjump.c1698 emit_note_after (NOTE_INSN_FUNCTION_END, nlabel); in redirect_jump_2()
HDexcept.c3336 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()
HDhaifa-sched.c1490 new = emit_note_after (NOTE_LINE_NUMBER (note), prev); in restore_line_notes()
4257 emit_note_after (NOTE_INSN_DELETED, insn); in extend_bb()
HDrtl.h1568 extern rtx emit_note_after (int, rtx);
HDvar-tracking.c2469 note = emit_note_after (NOTE_INSN_VAR_LOCATION, insn); in emit_note_insn_var_location()
HDemit-rtl.c4091 emit_note_after (int subtype, rtx after) in emit_note_after() function
HDfunction.c5272 emit_note_after (NOTE_INSN_PROLOGUE_END, last_prologue_insn); in thread_prologue_and_epilogue_insns()
HDChangeLog-200218560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):