Searched refs:nonlocal_goto (Results 1 – 4 of 4) sorted by relevance
2164 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument2176 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()2254 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local2275 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 …]
65 DEF_TARGET_INSN (nonlocal_goto, (rtx x0, rtx x1, rtx x2, rtx x3))
1842 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument1854 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()1929 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local1954 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()
5621 @cindex @code{nonlocal_goto} instruction pattern5622 @item @samp{nonlocal_goto}