/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 147 int *lp_nr = ifun->eh->throw_stmt_table->get (const_cast <gimple *> (t)); in lookup_stmt_eh_lp_fn() local 2290 int lp_nr; in make_eh_edges() local 3006 int lp_nr; in stmt_can_throw_external() local 3023 int lp_nr; in stmt_can_throw_internal() local 3061 int lp_nr = lookup_stmt_eh_lp (old_stmt); in maybe_clean_or_replace_eh_stmt() local 3132 int lp_nr; in maybe_duplicate_eh_stmt() local 3326 int lp_nr; in lower_resx() local 4053 int lp_nr = lookup_stmt_eh_lp (stmt); in mark_reachable_handlers() local 4262 int lp_nr; in unsplit_eh() local 4554 int lp_nr; in cleanup_empty_eh_unsplit() local [all …]
|
H A D | except.h | 288 int lp_nr; member
|
H A D | except.c | 1709 make_reg_eh_region_note (rtx_insn *insn, int ecf_flags, int lp_nr) in make_reg_eh_region_note() 1813 int lp_nr; in get_eh_region_and_lp_from_rtx() local
|
H A D | value-prof.c | 1289 int lp_nr, dflags; in gimple_ic() local
|
H A D | gimple-ssa-store-merging.c | 1388 int lp_nr; variable 1451 int lp_nr; variable
|
H A D | gimple-pretty-print.c | 2570 int lp_nr = lookup_stmt_eh_lp (gs); in pp_gimple_stmt_1() local
|
H A D | tree-cfg.c | 2123 int lp_nr; in gimple_merge_blocks() local 5431 int lp_nr; in verify_gimple_in_cfg() local 7280 int lp_nr; in find_outermost_region_in_block() local
|
H A D | cgraph.c | 1524 int lp_nr = lookup_stmt_eh_lp (e->call_stmt); in redirect_call_stmt_to_callee() local
|
H A D | cfgexpand.c | 3871 int lp_nr; in expand_gimple_stmt() local
|
H A D | optabs.c | 3715 int lp_nr = INTVAL (XEXP (note, 0)); in emit_libcall_block_1() local
|
H A D | tree-vect-stmts.c | 1768 int lp_nr = lookup_stmt_eh_lp (stmt_info->stmt); in vect_finish_stmt_generation_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 147 int *lp_nr = ifun->eh->throw_stmt_table->get (const_cast <gimple *> (t)); in lookup_stmt_eh_lp_fn() local 2282 int lp_nr; in make_eh_edges() local 3001 int lp_nr; in stmt_can_throw_external() local 3018 int lp_nr; in stmt_can_throw_internal() local 3056 int lp_nr = lookup_stmt_eh_lp (old_stmt); in maybe_clean_or_replace_eh_stmt() local 3127 int lp_nr; in maybe_duplicate_eh_stmt() local 3321 int lp_nr; in lower_resx() local 4048 int lp_nr = lookup_stmt_eh_lp (stmt); in mark_reachable_handlers() local 4257 int lp_nr; in unsplit_eh() local 4549 int lp_nr; in cleanup_empty_eh_unsplit() local [all …]
|
H A D | except.h | 288 int lp_nr; member
|
H A D | except.cc | 1710 make_reg_eh_region_note (rtx_insn *insn, int ecf_flags, int lp_nr) in make_reg_eh_region_note() 1814 int lp_nr; in get_eh_region_and_lp_from_rtx() local
|
H A D | value-prof.cc | 1326 int lp_nr, dflags; in gimple_ic() local
|
H A D | gimple-pretty-print.cc | 2672 int lp_nr = lookup_stmt_eh_lp (gs); in pp_gimple_stmt_1() local
|
H A D | gimple-ssa-store-merging.cc | 1670 int lp_nr; member in __anone7f7d7200211::store_immediate_info 1727 int lp_nr; member in __anone7f7d7200211::merged_store_group
|
H A D | tree-cfg.cc | 2117 int lp_nr; in gimple_merge_blocks() local 5489 int lp_nr; in verify_gimple_in_cfg() local 7357 int lp_nr; in find_outermost_region_in_block() local
|
H A D | cgraph.cc | 1532 int lp_nr = lookup_stmt_eh_lp (e->call_stmt); in redirect_call_stmt_to_callee() local
|
H A D | cfgexpand.cc | 4050 int lp_nr; in expand_gimple_stmt() local
|
H A D | optabs.cc | 4165 int lp_nr = INTVAL (XEXP (note, 0)); in emit_libcall_block_1() local
|
H A D | combine.cc | 14216 int lp_nr = INTVAL (XEXP (note, 0)); in distribute_notes() local
|
H A D | tree-vect-stmts.cc | 1588 int lp_nr = lookup_stmt_eh_lp (stmt_info->stmt); in vect_finish_stmt_generation_1() local
|