Home
last modified time | relevance | path

Searched refs:cleanup_stmts (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Doct-parse.cc7196 tree_statement_list *cleanup_stmts, in make_unwind_command() argument
7210 retval = new tree_unwind_protect_command (body, cleanup_stmts, in make_unwind_command()
7216 delete cleanup_stmts; in make_unwind_command()
7230 tree_statement_list *cleanup_stmts, in make_try_command() argument
7246 if (! catch_sep && cleanup_stmts && ! cleanup_stmts->empty ()) in make_try_command()
7248 tree_statement *stmt = cleanup_stmts->front (); in make_try_command()
7258 cleanup_stmts->pop_front (); in make_try_command()
7266 retval = new tree_try_catch_command (body, cleanup_stmts, id, in make_try_command()
7272 delete cleanup_stmts; in make_try_command()
H A Doct-parse.yy2996 tree_statement_list *cleanup_stmts,
3010 retval = new tree_unwind_protect_command (body, cleanup_stmts,
3016 delete cleanup_stmts;
3030 tree_statement_list *cleanup_stmts,
3046 if (! catch_sep && cleanup_stmts && ! cleanup_stmts->empty ())
3048 tree_statement *stmt = cleanup_stmts->front ();
3058 cleanup_stmts->pop_front ();
3066 retval = new tree_try_catch_command (body, cleanup_stmts, id,
3072 delete cleanup_stmts;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c5570 gimple_seq cleanup_stmts = NULL; in gimple_push_cleanup() local
5604 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5605 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
5618 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5619 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c5568 gimple_seq cleanup_stmts = NULL; in gimple_push_cleanup() local
5602 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5603 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
5616 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5617 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c5216 gimple_seq cleanup_stmts = NULL; in gimple_push_cleanup() local
5250 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5251 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
5264 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5265 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
H A DChangeLog.tuples3019 * gimplify.c (gimple_push_cleanup): Initialize cleanup_stmts to NULL.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c6517 gimple_seq cleanup_stmts = NULL; variable
6548 gimplify_stmt (&cleanup, &cleanup_stmts);
6549 wce = gimple_build_wce (cleanup_stmts);
6559 gimplify_stmt (&cleanup, &cleanup_stmts);
6560 wce = gimple_build_wce (cleanup_stmts);
6574 gimplify_stmt (&cleanup, &cleanup_stmts);
6575 wce = gimple_build_wce (cleanup_stmts);
H A DChangeLog.tuples3019 * gimplify.c (gimple_push_cleanup): Initialize cleanup_stmts to NULL.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c6517 gimple_seq cleanup_stmts = NULL; variable
6548 gimplify_stmt (&cleanup, &cleanup_stmts);
6549 wce = gimple_build_wce (cleanup_stmts);
6559 gimplify_stmt (&cleanup, &cleanup_stmts);
6560 wce = gimple_build_wce (cleanup_stmts);
6574 gimplify_stmt (&cleanup, &cleanup_stmts);
6575 wce = gimple_build_wce (cleanup_stmts);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.c6497 gimple_seq cleanup_stmts = NULL; variable
6528 gimplify_stmt (&cleanup, &cleanup_stmts);
6529 wce = gimple_build_wce (cleanup_stmts);
6539 gimplify_stmt (&cleanup, &cleanup_stmts);
6540 wce = gimple_build_wce (cleanup_stmts);
6554 gimplify_stmt (&cleanup, &cleanup_stmts);
6555 wce = gimple_build_wce (cleanup_stmts);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c6517 gimple_seq cleanup_stmts = NULL; variable
6548 gimplify_stmt (&cleanup, &cleanup_stmts);
6549 wce = gimple_build_wce (cleanup_stmts);
6559 gimplify_stmt (&cleanup, &cleanup_stmts);
6560 wce = gimple_build_wce (cleanup_stmts);
6574 gimplify_stmt (&cleanup, &cleanup_stmts);
6575 wce = gimple_build_wce (cleanup_stmts);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c6517 gimple_seq cleanup_stmts = NULL; variable
6548 gimplify_stmt (&cleanup, &cleanup_stmts);
6549 wce = gimple_build_wce (cleanup_stmts);
6559 gimplify_stmt (&cleanup, &cleanup_stmts);
6560 wce = gimple_build_wce (cleanup_stmts);
6574 gimplify_stmt (&cleanup, &cleanup_stmts);
6575 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.c6525 gimple_seq cleanup_stmts = NULL; variable
6556 gimplify_stmt (&cleanup, &cleanup_stmts);
6557 wce = gimple_build_wce (cleanup_stmts);
6567 gimplify_stmt (&cleanup, &cleanup_stmts);
6568 wce = gimple_build_wce (cleanup_stmts);
6582 gimplify_stmt (&cleanup, &cleanup_stmts);
6583 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.c6538 gimple_seq cleanup_stmts = NULL; variable
6569 gimplify_stmt (&cleanup, &cleanup_stmts);
6570 wce = gimple_build_wce (cleanup_stmts);
6580 gimplify_stmt (&cleanup, &cleanup_stmts);
6581 wce = gimple_build_wce (cleanup_stmts);
6595 gimplify_stmt (&cleanup, &cleanup_stmts);
6596 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimplify.c6522 gimple_seq cleanup_stmts = NULL; variable
6553 gimplify_stmt (&cleanup, &cleanup_stmts);
6554 wce = gimple_build_wce (cleanup_stmts);
6564 gimplify_stmt (&cleanup, &cleanup_stmts);
6565 wce = gimple_build_wce (cleanup_stmts);
6579 gimplify_stmt (&cleanup, &cleanup_stmts);
6580 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimplify.c6538 gimple_seq cleanup_stmts = NULL; variable
6569 gimplify_stmt (&cleanup, &cleanup_stmts);
6570 wce = gimple_build_wce (cleanup_stmts);
6580 gimplify_stmt (&cleanup, &cleanup_stmts);
6581 wce = gimple_build_wce (cleanup_stmts);
6595 gimplify_stmt (&cleanup, &cleanup_stmts);
6596 wce = gimple_build_wce (cleanup_stmts);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c6637 gimple_seq cleanup_stmts = NULL; variable
6668 gimplify_stmt (&cleanup, &cleanup_stmts);
6669 wce = gimple_build_wce (cleanup_stmts);
6679 gimplify_stmt (&cleanup, &cleanup_stmts);
6680 wce = gimple_build_wce (cleanup_stmts);
6694 gimplify_stmt (&cleanup, &cleanup_stmts);
6695 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c6689 gimple_seq cleanup_stmts = NULL; variable
6720 gimplify_stmt (&cleanup, &cleanup_stmts);
6721 wce = gimple_build_wce (cleanup_stmts);
6731 gimplify_stmt (&cleanup, &cleanup_stmts);
6732 wce = gimple_build_wce (cleanup_stmts);
6746 gimplify_stmt (&cleanup, &cleanup_stmts);
6747 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c6645 gimple_seq cleanup_stmts = NULL; variable
6676 gimplify_stmt (&cleanup, &cleanup_stmts);
6677 wce = gimple_build_wce (cleanup_stmts);
6687 gimplify_stmt (&cleanup, &cleanup_stmts);
6688 wce = gimple_build_wce (cleanup_stmts);
6702 gimplify_stmt (&cleanup, &cleanup_stmts);
6703 wce = gimple_build_wce (cleanup_stmts);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c6689 gimple_seq cleanup_stmts = NULL; variable
6720 gimplify_stmt (&cleanup, &cleanup_stmts);
6721 wce = gimple_build_wce (cleanup_stmts);
6731 gimplify_stmt (&cleanup, &cleanup_stmts);
6732 wce = gimple_build_wce (cleanup_stmts);
6746 gimplify_stmt (&cleanup, &cleanup_stmts);
6747 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.c6645 gimple_seq cleanup_stmts = NULL; variable
6676 gimplify_stmt (&cleanup, &cleanup_stmts);
6677 wce = gimple_build_wce (cleanup_stmts);
6687 gimplify_stmt (&cleanup, &cleanup_stmts);
6688 wce = gimple_build_wce (cleanup_stmts);
6702 gimplify_stmt (&cleanup, &cleanup_stmts);
6703 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.c6689 gimple_seq cleanup_stmts = NULL; variable
6720 gimplify_stmt (&cleanup, &cleanup_stmts);
6721 wce = gimple_build_wce (cleanup_stmts);
6731 gimplify_stmt (&cleanup, &cleanup_stmts);
6732 wce = gimple_build_wce (cleanup_stmts);
6746 gimplify_stmt (&cleanup, &cleanup_stmts);
6747 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimplify.c6835 gimple_seq cleanup_stmts = NULL; variable
6866 gimplify_stmt (&cleanup, &cleanup_stmts);
6867 wce = gimple_build_wce (cleanup_stmts);
6877 gimplify_stmt (&cleanup, &cleanup_stmts);
6878 wce = gimple_build_wce (cleanup_stmts);
6892 gimplify_stmt (&cleanup, &cleanup_stmts);
6893 wce = gimple_build_wce (cleanup_stmts);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.c5538 gimple_seq cleanup_stmts = NULL; in gimple_push_cleanup() local
5572 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5573 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
5586 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5587 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.c5538 gimple_seq cleanup_stmts = NULL; in gimple_push_cleanup() local
5572 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5573 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()
5586 gimplify_stmt (&cleanup, &cleanup_stmts); in gimple_push_cleanup()
5587 wce = gimple_build_wce (cleanup_stmts); in gimple_push_cleanup()

12