Home
last modified time | relevance | path

Searched refs:lower_try_finally_switch (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc1359 lower_try_finally_switch (struct leh_state *state, struct leh_tf_state *tf) in lower_try_finally_switch() function
1725 lower_try_finally_switch (state, &this_tf); in lower_try_finally()
H A DChangeLog.gimple-classes1031 (lower_try_finally_switch): Likewise.
3423 (lower_try_finally_switch): Likewise.
H A DChangeLog.tuples122 (lower_try_finally_switch): Likewise.
3422 (lower_try_finally_switch): Likewise, also fix the VEC_* operations.
4199 (lower_try_finally_switch): Build a new GIMPLE label for
H A DChangeLog.tree-ssa5645 (lower_try_finally_copy, lower_try_finally_switch): Likewise.
5818 (lower_try_finally_switch): Likewise.
6452 (lower_try_finally_switch): Generate lowered switches.
6635 lower_try_finally_switch, lower_catch, lower_eh_filter,
H A DChangeLog-20125539 (lower_try_finally_switch): Likewise.
12097 * tree-eh.c (lower_try_finally_switch): Update gimple_build_switch use.
20207 * tree-eh.c (lower_try_finally_switch): Really put the location of the
26178 (lower_try_finally_switch): Ditto.
26293 (lower_try_finally_switch): Ditto.
H A DChangeLog-20114243 (lower_try_finally_switch): Likewise.
6895 (lower_try_finally_switch): Likewise.
26511 * tree-eh.c (lower_try_finally_switch): Likewise.
27681 * tree-eh.c (lower_try_finally_switch): Use integer_type_node
28060 * tree-eh.c (lower_try_finally_switch): Create the label along with
H A DChangeLog-20052850 lower_try_finally_switch): Likewise.
18740 lower_try_finally_copy, lower_try_finally_switch,
19072 (lower_try_finally_switch): Likewise.
23848 (lower_try_finally_switch): Likewise.
H A DChangeLog-200416967 lower_try_finally_switch): Likewise.
19075 lower_try_finally_switch): Likewise.
31644 * tree-eh.c (lower_try_finally_switch): Sort the labels of
H A DChangeLog-20099625 (lower_try_finally_switch): Likewise.
19334 * tree-eh.c (lower_try_finally_switch): Initialize tf_loc.
H A DChangeLog-20062995 (lower_try_finally_switch): Same.
H A DChangeLog-201440831 * tree-eh.c (lower_try_finally_switch): Do not add the
47042 * tree-eh.c (lower_try_finally_switch): Delay lowering finally block
H A DChangeLog-200726355 (honor_protect_cleanup_actions, lower_try_finally_switch):
H A DChangeLog-201717657 * tree-eh.c (lower_try_finally_switch): Set the location of the finally
H A DChangeLog-20157415 * tree-eh.c (lower_try_finally_switch): Use auto_vec instead of vec.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c1364 lower_try_finally_switch (struct leh_state *state, struct leh_tf_state *tf) in lower_try_finally_switch() function
1730 lower_try_finally_switch (state, &this_tf); in lower_try_finally()