HomeSort by: relevance | last modified time | path
    Searched defs:emit_note_eh_region_end (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
except.cc 2521 emit_note_eh_region_end (rtx_insn *insn)
2662 = emit_note_eh_region_end (last_no_action_insn_before_switch);
2686 note = emit_note_eh_region_end (last_action_insn);
2733 note = emit_note_eh_region_end (last_action_insn);
2506 emit_note_eh_region_end (rtx_insn *insn) function
except.cc 2521 emit_note_eh_region_end (rtx_insn *insn)
2662 = emit_note_eh_region_end (last_no_action_insn_before_switch);
2686 note = emit_note_eh_region_end (last_action_insn);
2733 note = emit_note_eh_region_end (last_action_insn);
2506 emit_note_eh_region_end (rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
except.cc 2498 emit_note_eh_region_end (rtx_insn *insn)
2639 = emit_note_eh_region_end (last_no_action_insn_before_switch);
2663 note = emit_note_eh_region_end (last_action_insn);
2710 note = emit_note_eh_region_end (last_action_insn);
2483 emit_note_eh_region_end (rtx_insn *insn) function
except.cc 2498 emit_note_eh_region_end (rtx_insn *insn)
2639 = emit_note_eh_region_end (last_no_action_insn_before_switch);
2663 note = emit_note_eh_region_end (last_action_insn);
2710 note = emit_note_eh_region_end (last_action_insn);
2483 emit_note_eh_region_end (rtx_insn *insn) function

Completed in 108 milliseconds