Searched refs:emit_note_before (Results 1 – 19 of 19) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | cfglayout.c | 312 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); 321 insn = emit_note_before (NOTE_INSN_BLOCK_BEG, insn);
|
| D | jump.c | 424 copy = emit_note_before (NOTE_LINE_NUMBER (insn), loop_start); 533 emit_note_before (NOTE_INSN_LOOP_VTOP, exitcode);
|
| D | except.c | 3443 note = emit_note_before (NOTE_INSN_EH_REGION_BEG, in convert_to_eh_region_ranges() 3460 note = emit_note_before (NOTE_INSN_EH_REGION_BEG, iter); in convert_to_eh_region_ranges()
|
| D | haifa-sched.c | 1720 last = emit_note_before (note_type, last);
|
| D | cfgrtl.c | 297 bb_note = emit_note_before (NOTE_INSN_BASIC_BLOCK, head);
|
| D | rtl.h | 1472 extern rtx emit_note_before PARAMS ((int, rtx));
|
| D | emit-rtl.c | 4182 emit_note_before (subtype, before) in emit_note_before() function
|
| D | stmt.c | 2605 emit_note_before (NOTE_INSN_LOOP_CONT, start_label); in expand_end_loop()
|
| D | FSFChangeLog.10 | 2713 emit_note_before works.
|
| D | ChangeLog.7 | 4113 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
|
| /openbsd/src/gnu/gcc/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 | 1542 extern rtx emit_note_before (int, rtx);
|
| D | var-tracking.c | 2449 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 | 3873 emit_note_before (int subtype, rtx before) in emit_note_before() function
|