Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
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()
Dmode-switching.c357 = emit_note_before (NOTE_INSN_DELETED, last_insn); in create_pre_exit()
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()
Dbb-reorder.c1962 new_note = emit_note_before (NOTE_INSN_SWITCH_TEXT_SECTIONS, in insert_section_boundary_note()
Drtl.h1556 extern rtx emit_note_before (int, rtx);
Dvar-tracking.c2471 note = emit_note_before (NOTE_INSN_VAR_LOCATION, insn); in emit_note_insn_var_location()
Dcfgrtl.c287 bb_note = emit_note_before (NOTE_INSN_BASIC_BLOCK, head); in create_basic_block_structure()
Dhaifa-sched.c1930 last = emit_note_before (note_type, last); in reemit_notes()
Demit-rtl.c3875 emit_note_before (int subtype, rtx before) in emit_note_before() function
DFSFChangeLog.102713 emit_note_before works.
DChangeLog-200218560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):