Home
last modified time | relevance | path

Searched refs:append_to_statement_list (Results 1 – 25 of 680) sorted by relevance

12345678910>>...28

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c711 append_to_statement_list (x, tp); in frob_into_branch_around()
717 append_to_statement_list (x, tp); in frob_into_branch_around()
720 append_to_statement_list (op1, tp); in frob_into_branch_around()
725 append_to_statement_list (x, tp); in frob_into_branch_around()
922 append_to_statement_list (x, tf->top_p); in lower_try_finally_nofallthru()
981 append_to_statement_list (x, tf->top_p); in lower_try_finally_onedest()
1096 append_to_statement_list (x, &new_stmt); in lower_try_finally_copy()
1100 append_to_statement_list (x, &new_stmt); in lower_try_finally_copy()
1225 append_to_statement_list (x, tf->top_p); in lower_try_finally_switch()
1419 append_to_statement_list (x, tp); in lower_try_finally()
[all …]
H A Dgimplify.c264 append_to_statement_list (t, list_p); in gimplify_and_add()
1988 append_to_statement_list (t, &expr); in shortcut_cond_r()
1992 append_to_statement_list (t, &expr); in shortcut_cond_r()
2006 append_to_statement_list (t, &expr); in shortcut_cond_r()
2010 append_to_statement_list (t, &expr); in shortcut_cond_r()
2035 append_to_statement_list (t, &expr); in shortcut_cond_r()
2167 append_to_statement_list (pred, &expr); in shortcut_cond_expr()
2169 append_to_statement_list (then_, &expr); in shortcut_cond_expr()
2175 append_to_statement_list (t, &expr); in shortcut_cond_expr()
2180 append_to_statement_list (t, &expr); in shortcut_cond_expr()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dcp-cilkplus.c126 append_to_statement_list (detach_expr, &body); in cilk_install_body_with_frame_cleanup()
128 append_to_statement_list (orig_body, &body); in cilk_install_body_with_frame_cleanup()
134 append_to_statement_list (except_flag, &catch_list); in cilk_install_body_with_frame_cleanup()
135 append_to_statement_list (except_data, &catch_list); in cilk_install_body_with_frame_cleanup()
138 append_to_statement_list (build_stmt (loc, TRY_FINALLY_EXPR, body, dtor), in cilk_install_body_with_frame_cleanup()
H A Dcp-array-notation.c485 append_to_statement_list (an_init, &loop_with_init); in expand_sec_reduce_builtin()
495 append_to_statement_list (body, &loop_with_init); in expand_sec_reduce_builtin()
748 append_to_statement_list (an_init, &loop_with_init); in expand_an_in_modify_expr()
769 append_to_statement_list (body, &loop_with_init); in expand_an_in_modify_expr()
899 append_to_statement_list (builtin_loop, &stmt); in cp_expand_cond_array_notations()
903 append_to_statement_list (orig_stmt, &stmt); in cp_expand_cond_array_notations()
948 append_to_statement_list (an_init, &loop_with_init); in cp_expand_cond_array_notations()
958 append_to_statement_list (body, &loop_with_init); in cp_expand_cond_array_notations()
1002 append_to_statement_list (builtin_loop, &stmt); in expand_unary_array_notation_exprs()
1050 append_to_statement_list (an_init, &loop_with_init); in expand_unary_array_notation_exprs()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dcp-cilkplus.c126 append_to_statement_list (detach_expr, &body); in cilk_install_body_with_frame_cleanup()
128 append_to_statement_list (orig_body, &body); in cilk_install_body_with_frame_cleanup()
134 append_to_statement_list (except_flag, &catch_list); in cilk_install_body_with_frame_cleanup()
135 append_to_statement_list (except_data, &catch_list); in cilk_install_body_with_frame_cleanup()
138 append_to_statement_list (build_stmt (loc, TRY_FINALLY_EXPR, body, dtor), in cilk_install_body_with_frame_cleanup()
H A Dcp-array-notation.c485 append_to_statement_list (an_init, &loop_with_init); in expand_sec_reduce_builtin()
495 append_to_statement_list (body, &loop_with_init); in expand_sec_reduce_builtin()
748 append_to_statement_list (an_init, &loop_with_init); in expand_an_in_modify_expr()
769 append_to_statement_list (body, &loop_with_init); in expand_an_in_modify_expr()
899 append_to_statement_list (builtin_loop, &stmt); in cp_expand_cond_array_notations()
903 append_to_statement_list (orig_stmt, &stmt); in cp_expand_cond_array_notations()
948 append_to_statement_list (an_init, &loop_with_init); in cp_expand_cond_array_notations()
958 append_to_statement_list (body, &loop_with_init); in cp_expand_cond_array_notations()
1002 append_to_statement_list (builtin_loop, &stmt); in expand_unary_array_notation_exprs()
1050 append_to_statement_list (an_init, &loop_with_init); in expand_unary_array_notation_exprs()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dcp-cilkplus.c130 append_to_statement_list (detach_expr, &body); in cilk_install_body_with_frame_cleanup()
132 append_to_statement_list (orig_body, &body); in cilk_install_body_with_frame_cleanup()
138 append_to_statement_list (except_flag, &catch_list); in cilk_install_body_with_frame_cleanup()
139 append_to_statement_list (except_data, &catch_list); in cilk_install_body_with_frame_cleanup()
142 append_to_statement_list (build_stmt (loc, TRY_FINALLY_EXPR, body, dtor), in cilk_install_body_with_frame_cleanup()
H A Dcp-gimplify.c226 append_to_statement_list (t, &stmt_list); in genericize_cp_loop()
268 append_to_statement_list (body, &stmt_list); in genericize_cp_loop()
294 append_to_statement_list (init, &expr); in genericize_for_stmt()
299 append_to_statement_list (loop, &expr); in genericize_for_stmt()
1404 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1410 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1415 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1429 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1433 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1439 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
[all …]
H A Dcp-array-notation.c489 append_to_statement_list (an_init, &loop_with_init); in expand_sec_reduce_builtin()
499 append_to_statement_list (body, &loop_with_init); in expand_sec_reduce_builtin()
752 append_to_statement_list (an_init, &loop_with_init); in expand_an_in_modify_expr()
773 append_to_statement_list (body, &loop_with_init); in expand_an_in_modify_expr()
903 append_to_statement_list (builtin_loop, &stmt); in cp_expand_cond_array_notations()
907 append_to_statement_list (orig_stmt, &stmt); in cp_expand_cond_array_notations()
952 append_to_statement_list (an_init, &loop_with_init); in cp_expand_cond_array_notations()
962 append_to_statement_list (body, &loop_with_init); in cp_expand_cond_array_notations()
1007 append_to_statement_list (builtin_loop, &stmt); in expand_unary_array_notation_exprs()
1055 append_to_statement_list (an_init, &loop_with_init); in expand_unary_array_notation_exprs()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-gimplify.c244 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
275 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
291 append_to_statement_list (top, &stmt_list); in genericize_c_loop()
294 append_to_statement_list (body, &stmt_list); in genericize_c_loop()
302 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
306 append_to_statement_list (entry, &stmt_list); in genericize_c_loop()
312 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
314 append_to_statement_list (exit, &stmt_list); in genericize_c_loop()
336 append_to_statement_list (init, &expr); in genericize_for_stmt()
342 append_to_statement_list (loop, &expr); in genericize_for_stmt()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-gimplify.c244 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
275 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
291 append_to_statement_list (top, &stmt_list); in genericize_c_loop()
294 append_to_statement_list (body, &stmt_list); in genericize_c_loop()
302 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
306 append_to_statement_list (entry, &stmt_list); in genericize_c_loop()
312 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
314 append_to_statement_list (exit, &stmt_list); in genericize_c_loop()
336 append_to_statement_list (init, &expr); in genericize_for_stmt()
342 append_to_statement_list (loop, &expr); in genericize_for_stmt()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-gimplify.c244 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
275 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
291 append_to_statement_list (top, &stmt_list); in genericize_c_loop()
294 append_to_statement_list (body, &stmt_list); in genericize_c_loop()
302 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
306 append_to_statement_list (entry, &stmt_list); in genericize_c_loop()
312 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
314 append_to_statement_list (exit, &stmt_list); in genericize_c_loop()
336 append_to_statement_list (init, &expr); in genericize_for_stmt()
342 append_to_statement_list (loop, &expr); in genericize_for_stmt()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-gimplify.c244 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
275 append_to_statement_list (t, &stmt_list); in genericize_c_loop()
291 append_to_statement_list (top, &stmt_list); in genericize_c_loop()
294 append_to_statement_list (body, &stmt_list); in genericize_c_loop()
302 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
306 append_to_statement_list (entry, &stmt_list); in genericize_c_loop()
312 append_to_statement_list (d, &stmt_list); in genericize_c_loop()
314 append_to_statement_list (exit, &stmt_list); in genericize_c_loop()
336 append_to_statement_list (init, &expr); in genericize_for_stmt()
342 append_to_statement_list (loop, &expr); in genericize_for_stmt()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dcp-gimplify.c216 append_to_statement_list (t, &stmt_list); in genericize_cp_loop()
258 append_to_statement_list (body, &stmt_list); in genericize_cp_loop()
284 append_to_statement_list (init, &expr); in genericize_for_stmt()
289 append_to_statement_list (loop, &expr); in genericize_for_stmt()
1271 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1277 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1282 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1296 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1300 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1306 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dcp-gimplify.c216 append_to_statement_list (t, &stmt_list); in genericize_cp_loop()
258 append_to_statement_list (body, &stmt_list); in genericize_cp_loop()
284 append_to_statement_list (init, &expr); in genericize_for_stmt()
289 append_to_statement_list (loop, &expr); in genericize_for_stmt()
1271 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1277 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1282 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1296 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1300 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
1306 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dcilk.c131 append_to_statement_list (set_current, &epi); in create_cilk_function_exit()
132 append_to_statement_list (pop_frame, &epi); in create_cilk_function_exit()
143 append_to_statement_list (call, &epi); in create_cilk_function_exit()
795 append_to_statement_list (spawn_expr, spawn_p); in gimplify_cilk_spawn()
849 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
854 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
859 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
864 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
869 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
876 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dcilk.c131 append_to_statement_list (set_current, &epi); in create_cilk_function_exit()
132 append_to_statement_list (pop_frame, &epi); in create_cilk_function_exit()
143 append_to_statement_list (call, &epi); in create_cilk_function_exit()
862 append_to_statement_list (spawn_expr, spawn_p); in gimplify_cilk_spawn()
917 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
922 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
927 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
932 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
937 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
944 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dcilk.c131 append_to_statement_list (set_current, &epi); in create_cilk_function_exit()
132 append_to_statement_list (pop_frame, &epi); in create_cilk_function_exit()
143 append_to_statement_list (call, &epi); in create_cilk_function_exit()
862 append_to_statement_list (spawn_expr, spawn_p); in gimplify_cilk_spawn()
917 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
922 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
927 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
932 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
937 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
944 append_to_statement_list (exp1, &body_list); in cilk_install_body_pedigree_operations()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/lang/gcc8/gcc-8.5.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc176 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
180 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
188 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
/dports/lang/gcc9/gcc-9.4.0/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc180 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()()
184 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()()
192 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()()
196 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()

12345678910>>...28