Home
last modified time | relevance | path

Searched refs:nonlocal_goto (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-inline.c2164 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument
2176 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()
2254 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
2275 nonlocal_goto in copy_edges_for_bb()
2279 if (can_throw || nonlocal_goto) in copy_edges_for_bb()
2337 nonlocal_goto = false; in copy_edges_for_bb()
2338 if (nonlocal_goto) in copy_edges_for_bb()
2343 nonlocal_goto = false; in copy_edges_for_bb()
2352 nonlocal_goto = false; in copy_edges_for_bb()
2358 if ((can_throw || nonlocal_goto) in copy_edges_for_bb()
[all …]
HDtarget-insns.def65 DEF_TARGET_INSN (nonlocal_goto, (rtx x0, rtx x1, rtx x2, rtx x3))
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-inline.c1842 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument
1854 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()
1929 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
1954 nonlocal_goto = stmt_can_make_abnormal_goto (copy_stmt); in copy_edges_for_bb()
1956 if (can_throw || nonlocal_goto) in copy_edges_for_bb()
1982 if (nonlocal_goto) in copy_edges_for_bb()
1985 if ((can_throw || nonlocal_goto) in copy_edges_for_bb()
1988 can_throw, nonlocal_goto); in copy_edges_for_bb()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDmd.texi5621 @cindex @code{nonlocal_goto} instruction pattern
5622 @item @samp{nonlocal_goto}