Home
last modified time | relevance | path

Searched refs:NOTE_INSN_EH_REGION_END (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsched-deps.c1041 || INTVAL (XEXP (link, 0)) == NOTE_INSN_EH_REGION_END)
1356 || NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_END))
1361 || NOTE_LINE_NUMBER (insn) == NOTE_INSN_EH_REGION_END)
Dprint-rtl.c247 case NOTE_INSN_EH_REGION_END:
Dexcept.c524 note = emit_note (NULL, NOTE_INSN_EH_REGION_END); in expand_eh_region_end()
1094 || kind == NOTE_INSN_EH_REGION_END)
3449 note = emit_note_after (NOTE_INSN_EH_REGION_END, in convert_to_eh_region_ranges()
3472 note = emit_note_after (NOTE_INSN_EH_REGION_END, last_action_insn); in convert_to_eh_region_ranges()
Dhaifa-sched.c1230 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END)
1724 || note_type == NOTE_INSN_EH_REGION_END)
Dcfglayout.c831 case NOTE_INSN_EH_REGION_END:
Drtl.h881 NOTE_INSN_EH_REGION_END, enumerator
Drtlanal.c3008 case NOTE_INSN_EH_REGION_END:
Dfinal.c2043 case NOTE_INSN_EH_REGION_END:
Demit-rtl.c3898 case NOTE_INSN_EH_REGION_END: in remove_unnecessary_notes()
Dstmt.c2663 else if (NOTE_LINE_NUMBER (etc_note) == NOTE_INSN_EH_REGION_END) in expand_end_loop()
DChangeLog.210231 NOTE_INSN_EH_REGION_END correctly.
DFSFChangeLog.1111402 NOTE_INSN_EH_REGION_BEG and NOTE_INSN_EH_REGION_END and use them
/openbsd/src/gnu/gcc/gcc/
Dprint-rtl.c276 case NOTE_INSN_EH_REGION_END: in print_rtx()
Dexcept.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()
Dsched-deps.c1573 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END); in sched_analyze()
Dfinal.c1735 case NOTE_INSN_EH_REGION_END: in final_scan_insn()
Dhaifa-sched.c1265 && NOTE_LINE_NUMBER (insn) != NOTE_INSN_EH_REGION_END) in unlink_other_notes()
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Drtl.texi2922 @findex NOTE_INSN_EH_REGION_END
2924 @itemx NOTE_INSN_EH_REGION_END
/openbsd/src/gnu/gcc/gcc/doc/
Drtl.texi3144 @findex NOTE_INSN_EH_REGION_END
3146 @itemx NOTE_INSN_EH_REGION_END
Dgccint.info11086 `NOTE_INSN_EH_REGION_END'
33116 * NOTE_INSN_EH_REGION_END: Insns. (line 197)
/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dalpha.c8327 case NOTE_INSN_EH_REGION_END:
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dalpha.c8762 case NOTE_INSN_EH_REGION_END: in alpha_handle_trap_shadows()