Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c2381 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument
2393 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()
2548 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
2569 nonlocal_goto in copy_edges_for_bb()
2573 if (can_throw || nonlocal_goto) in copy_edges_for_bb()
2641 nonlocal_goto = false; in copy_edges_for_bb()
2642 if (nonlocal_goto) in copy_edges_for_bb()
2647 nonlocal_goto = false; in copy_edges_for_bb()
2656 nonlocal_goto = false; in copy_edges_for_bb()
2662 if ((can_throw || nonlocal_goto) in copy_edges_for_bb()
[all …]
H A Dtarget-insns.def65 DEF_TARGET_INSN (nonlocal_goto, (rtx x0, rtx x1, rtx x2, rtx x3))
H A DFSFChangeLog1358 (nonlocal_goto): Likewise. Nested function nonlocal gotos don't
H A DFSFChangeLog.10486 * sparc.md (nonlocal_goto): Emit barrier after jump.
1353 * sparc.md (nonlocal_goto): No longer need USE of %o0.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc2419 bool can_throw, bool nonlocal_goto) in update_ssa_across_abnormal_edges() argument
2431 if (!nonlocal_goto) in update_ssa_across_abnormal_edges()
2586 bool can_throw, nonlocal_goto; in copy_edges_for_bb() local
2607 nonlocal_goto in copy_edges_for_bb()
2611 if (can_throw || nonlocal_goto) in copy_edges_for_bb()
2679 nonlocal_goto = false; in copy_edges_for_bb()
2680 if (nonlocal_goto) in copy_edges_for_bb()
2685 nonlocal_goto = false; in copy_edges_for_bb()
2694 nonlocal_goto = false; in copy_edges_for_bb()
2700 if ((can_throw || nonlocal_goto) in copy_edges_for_bb()
[all …]
H A Dtarget-insns.def65 DEF_TARGET_INSN (nonlocal_goto, (rtx x0, rtx x1, rtx x2, rtx x3))
H A DChangeLog-19981946 * i960.md (nonlocal_goto): Comment out code that modifies
1948 * sparc.md (nonlocal_goto): Likewise.
9986 subdi3, negdi2, call, call_value, untyped_return, nonlocal_goto,
11315 (nonlocal_goto): Likewise. Nested function nonlocal gotos don't
13042 (nonlocal_goto): Pass label reg directly to goto_handlers. Constrain
16514 insn to replace all of the normal nonlocal_goto code. Don't play
16515 with __dummy. Correct arguments to nonlocal_goto.
16524 (nonlocal_goto): Rearrange arguments to match caller in except.c.
H A DFSFChangeLog1358 (nonlocal_goto): Likewise. Nested function nonlocal gotos don't
H A DFSFChangeLog.10486 * sparc.md (nonlocal_goto): Emit barrier after jump.
1353 * sparc.md (nonlocal_goto): No longer need USE of %o0.
H A DChangeLog-200116353 pointer parameters to match documented usage of nonlocal_goto.
16354 * config/ia64/ia64.md (nonlocal_goto): Revert label and static chain
16356 * config/sparc/sparc.md (nonlocal_goto): Revert label and static chain
22110 * config/ia64/ia64.md (nonlocal_goto): Reverse label and frame pointer
33381 * config/sparc/sparc.md (nonlocal_goto): Emit goto_handler_and_restore
H A DChangeLog-200817831 (nonlocal_goto): Define.
17941 * config/pa/pa.md (nonlocal_goto, nonlocal_longjmp): Likewise.
17952 * config/sparc/sparc.md (untyped_return, nonlocal_goto): Likewise.
18513 * function.c: Include target hook for nonlocal_goto frame value.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.md171 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.md171 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.md1036 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.md1732 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.md1877 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.md1820 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.md1635 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.md324 ;; The following is used by nonlocal_goto and setjmp.
350 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.md343 ;; The following is used by nonlocal_goto and setjmp.
369 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.md5064 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.md5064 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.md7408 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.md7408 (define_expand "nonlocal_goto"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi7040 @cindex @code{nonlocal_goto} instruction pattern
7041 @item @samp{nonlocal_goto}

12