Home
last modified time | relevance | path

Searched refs:lower_catch (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc1763 lower_catch (struct leh_state *state, gtry *tp) in lower_catch() function
2107 replace = lower_catch (state, try_stmt); in lower_eh_constructs_2()
H A DChangeLog.gimple-classes1036 (lower_catch): Likewise.
1575 * tree-eh.c (lower_catch): Rename local "gcatch" to "catch_stmt".
3228 (lower_catch): Likewise.
3513 (lower_catch): Convert local from gimple to gimple_catch.
H A DChangeLog.tuples2241 (lower_catch, lower_cleanup): Fix 3 typos that were introduced
2305 * tree-eh.c (lower_catch): Fix bug of accessing sub-statements
H A DChangeLog.tree-ssa12 * tree-eh.c (lower_catch): Lower catch body in context of
5820 (lower_catch): Likewise.
6635 lower_try_finally_switch, lower_catch, lower_eh_filter,
H A DChangeLog-20091772 * tree-eh.c (lower_catch): Stop after expanding a catch-all.
4529 (lower_catch): Check flag_exceptions before creating exception region.
9627 (lower_catch): Update for eh_catch objects.
24205 (lower_try_finally, lower_catch, lower_eh_filter, lower_cleanup): Do
H A DChangeLog-200811595 * tree-eh.c (replace_goto_queue_cond_clause, lower_catch):
H A DChangeLog-201226299 (lower_catch): Ditto, and ensure gsi_start is called with lvalue.
H A DChangeLog-202037629 (lower_catch): Likewise.
H A DChangeLog-201923409 (lower_catch): Emit the eh_dispatch manually and set the location of
H A DChangeLog-201539649 (lower_catch): Put eh_seq resulting from EH lowering of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c1768 lower_catch (struct leh_state *state, gtry *tp) in lower_catch() function
2115 replace = lower_catch (state, try_stmt); in lower_eh_constructs_2()