Searched refs:emit_note_before (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | cfglayout.c | 405 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()
|
| D | mode-switching.c | 357 = emit_note_before (NOTE_INSN_DELETED, last_insn); in create_pre_exit()
|
| D | except.c | 3330 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()
|
| D | bb-reorder.c | 1962 new_note = emit_note_before (NOTE_INSN_SWITCH_TEXT_SECTIONS, in insert_section_boundary_note()
|
| D | rtl.h | 1556 extern rtx emit_note_before (int, rtx);
|
| D | var-tracking.c | 2471 note = emit_note_before (NOTE_INSN_VAR_LOCATION, insn); in emit_note_insn_var_location()
|
| D | cfgrtl.c | 287 bb_note = emit_note_before (NOTE_INSN_BASIC_BLOCK, head); in create_basic_block_structure()
|
| D | haifa-sched.c | 1930 last = emit_note_before (note_type, last); in reemit_notes()
|
| D | emit-rtl.c | 3875 emit_note_before (int subtype, rtx before) in emit_note_before() function
|
| D | FSFChangeLog.10 | 2713 emit_note_before works.
|
| D | ChangeLog-2002 | 18560 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
|