Home
last modified time | relevance | path

Searched refs:replace_goto_queue_stmt_list (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c409 static void replace_goto_queue_stmt_list (tree, struct leh_tf_state *);
434 replace_goto_queue_stmt_list (TREE_OPERAND (t, 0), tf); in replace_goto_queue_1()
435 replace_goto_queue_stmt_list (TREE_OPERAND (t, 1), tf); in replace_goto_queue_1()
438 replace_goto_queue_stmt_list (CATCH_BODY (t), tf); in replace_goto_queue_1()
441 replace_goto_queue_stmt_list (EH_FILTER_FAILURE (t), tf); in replace_goto_queue_1()
458 replace_goto_queue_stmt_list (tree t, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
472 replace_goto_queue_stmt_list (*tf->top_p, tf); in replace_goto_queue()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-eh.c481 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
511 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
512 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
515 replace_goto_queue_stmt_list (gimple_catch_handler_ptr (stmt), tf); in replace_goto_queue_1()
518 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
521 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (stmt), tf); in replace_goto_queue_1()
536 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
551 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
552 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-eh.c481 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
511 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
512 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
515 replace_goto_queue_stmt_list (gimple_catch_handler_ptr (stmt), tf); in replace_goto_queue_1()
518 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
521 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (stmt), tf); in replace_goto_queue_1()
536 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
551 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
552 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-eh.c484 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
514 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
515 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
518 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
523 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
528 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
530 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
546 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
561 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
562 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
H A DChangeLog-201226287 (replace_goto_queue_stmt_list): Ditto.
26288 (replace_goto_queue_1): Adjust calls to replace_goto_queue_stmt_list.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-eh.c512 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
542 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
543 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
546 replace_goto_queue_stmt_list (gimple_catch_handler_ptr (stmt), tf); in replace_goto_queue_1()
549 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
552 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (stmt), tf); in replace_goto_queue_1()
553 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (stmt), tf); in replace_goto_queue_1()
567 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
582 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
583 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
H A DChangeLog-201226287 (replace_goto_queue_stmt_list): Ditto.
26288 (replace_goto_queue_1): Adjust calls to replace_goto_queue_stmt_list.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
H A DChangeLog-201226287 (replace_goto_queue_stmt_list): Ditto.
26288 (replace_goto_queue_1): Adjust calls to replace_goto_queue_stmt_list.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-eh.c484 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
514 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
515 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
518 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
523 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
528 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
530 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
546 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
561 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
562 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-eh.c488 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
518 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
519 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
527 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
532 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
550 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
565 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
566 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf); in replace_goto_queue_1()
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf); in replace_goto_queue_1()
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf); in replace_goto_queue_1()
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt), in replace_goto_queue_1()
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt), in replace_goto_queue_1()
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf) in replace_goto_queue_stmt_list() function
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf); in replace_goto_queue()
573 replace_goto_queue_stmt_list (&eh_seq, tf); in replace_goto_queue()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c491 static void replace_goto_queue_stmt_list (gimple_seq *, struct leh_tf_state *);
525 replace_goto_queue_stmt_list (gimple_try_eval_ptr (stmt), tf);
526 replace_goto_queue_stmt_list (gimple_try_cleanup_ptr (stmt), tf);
529 replace_goto_queue_stmt_list (gimple_catch_handler_ptr (
534 replace_goto_queue_stmt_list (gimple_eh_filter_failure_ptr (stmt), tf);
539 replace_goto_queue_stmt_list (gimple_eh_else_n_body_ptr (eh_else_stmt),
541 replace_goto_queue_stmt_list (gimple_eh_else_e_body_ptr (eh_else_stmt),
557 replace_goto_queue_stmt_list (gimple_seq *seq, struct leh_tf_state *tf)
572 replace_goto_queue_stmt_list (&tf->top_p_seq, tf);
573 replace_goto_queue_stmt_list (&eh_seq, tf);

123