Home
last modified time | relevance | path

Searched refs:emit_note_before (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcfglayout.c405 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); in change_scope()
414 insn = emit_note_before (NOTE_INSN_BLOCK_BEG, insn); in change_scope()
H A Dmode-switching.c357 = emit_note_before (NOTE_INSN_DELETED, last_insn); in create_pre_exit()
H A Dexcept.c3330 note = emit_note_before (NOTE_INSN_EH_REGION_BEG, in convert_to_eh_region_ranges()
3347 note = emit_note_before (NOTE_INSN_EH_REGION_BEG, iter); in convert_to_eh_region_ranges()
H A Dbb-reorder.c1962 new_note = emit_note_before (NOTE_INSN_SWITCH_TEXT_SECTIONS, in insert_section_boundary_note()
H A Drtl.h1556 extern rtx emit_note_before (int, rtx);
H A Dcfgrtl.c287 bb_note = emit_note_before (NOTE_INSN_BASIC_BLOCK, head); in create_basic_block_structure()
H A Dvar-tracking.c2471 note = emit_note_before (NOTE_INSN_VAR_LOCATION, insn); in emit_note_insn_var_location()
H A Dhaifa-sched.c1930 last = emit_note_before (note_type, last); in reemit_notes()
H A Demit-rtl.c3875 emit_note_before (int subtype, rtx before) in emit_note_before() function
H A DFSFChangeLog.102713 emit_note_before works.
H A DChangeLog-200218560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):