Home
last modified time | relevance | path

Searched refs:fnbody (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dcoroutines.cc1506 return *fnbody; in expand_co_returns()
2098 verify_stmt_tree (fnbody); in build_actor_fn()
2136 tree first = expr_first (fnbody); in build_actor_fn()
2312 fnbody = expand_co_returns (&fnbody, promise_proxy, ap, fs_label); in build_actor_fn()
2338 add_stmt (fnbody); in build_actor_fn()
3592 tree first = expr_first (fnbody); in coro_rewrite_function_body()
3661 add_stmt (fnbody); in coro_rewrite_function_body()
3708 add_stmt (fnbody); in coro_rewrite_function_body()
3792 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
3802 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2198 verify_stmt_tree (fnbody); in build_actor_fn()
2229 tree first = expr_first (fnbody); in build_actor_fn()
2424 cp_walk_tree (&fnbody, replace_proxy, &p_data, NULL); in build_actor_fn()
2444 add_stmt (fnbody); in build_actor_fn()
4119 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4207 add_stmt (fnbody); in coro_rewrite_function_body()
4260 add_stmt (fnbody); in coro_rewrite_function_body()
4334 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4344 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4373 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc2198 verify_stmt_tree (fnbody); in build_actor_fn()
2229 tree first = expr_first (fnbody); in build_actor_fn()
2424 cp_walk_tree (&fnbody, replace_proxy, &p_data, NULL); in build_actor_fn()
2444 add_stmt (fnbody); in build_actor_fn()
4119 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4207 add_stmt (fnbody); in coro_rewrite_function_body()
4260 add_stmt (fnbody); in coro_rewrite_function_body()
4334 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4344 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4373 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcoroutines.cc2172 verify_stmt_tree (fnbody); in build_actor_fn()
2210 tree first = expr_first (fnbody); in build_actor_fn()
2405 cp_walk_tree (&fnbody, replace_proxy, &p_data, NULL); in build_actor_fn()
2425 add_stmt (fnbody); in build_actor_fn()
4075 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4163 add_stmt (fnbody); in coro_rewrite_function_body()
4216 add_stmt (fnbody); in coro_rewrite_function_body()
4290 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4300 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4329 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcoroutines.cc2214 verify_stmt_tree (fnbody); in build_actor_fn()
2245 tree first = expr_first (fnbody); in build_actor_fn()
2440 cp_walk_tree (&fnbody, replace_proxy, &p_data, NULL); in build_actor_fn()
2460 add_stmt (fnbody); in build_actor_fn()
4137 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4225 add_stmt (fnbody); in coro_rewrite_function_body()
4278 add_stmt (fnbody); in coro_rewrite_function_body()
4352 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4362 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4391 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcoroutines.cc2127 verify_stmt_tree (fnbody); in build_actor_fn()
2156 tree first = expr_first (fnbody); in build_actor_fn()
2312 add_stmt (fnbody); in build_actor_fn()
4068 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4225 add_stmt (fnbody); in coro_rewrite_function_body()
4282 add_stmt (fnbody); in coro_rewrite_function_body()
4357 tree fnbody = pop_stmt_list (DECL_SAVED_TREE (orig)); in morph_fn_to_coro() local
4358 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4368 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4397 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcoroutines.cc2126 verify_stmt_tree (fnbody); in build_actor_fn()
2155 tree first = expr_first (fnbody); in build_actor_fn()
2311 add_stmt (fnbody); in build_actor_fn()
4050 tree first = expr_first (fnbody); in coro_rewrite_function_body()
4207 add_stmt (fnbody); in coro_rewrite_function_body()
4264 add_stmt (fnbody); in coro_rewrite_function_body()
4339 tree fnbody = pop_stmt_list (DECL_SAVED_TREE (orig)); in morph_fn_to_coro() local
4340 gcc_checking_assert (fnbody != NULL_TREE); in morph_fn_to_coro()
4350 tree body_start = expr_first (fnbody); in morph_fn_to_coro()
4379 fnbody = TREE_OPERAND (body_start, 0); in morph_fn_to_coro()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-mudflap.c1106 mf_xform_decls (tree fnbody, tree fnparams) in mf_xform_decls() argument
1110 walk_tree_without_duplicates (&fnbody, mx_xfn_xform_decls, &d); in mf_xform_decls()
H A Dc-parser.c1170 tree fnbody; in c_parser_declaration_or_fndef() local
1295 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
1299 add_stmt (fnbody); in c_parser_declaration_or_fndef()
1306 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-mudflap.c1173 mf_xform_decls (gimple_seq fnbody, tree fnparams) in mf_xform_decls() argument
1183 walk_gimple_seq (fnbody, mx_xfn_xform_decls, NULL, &wi); in mf_xform_decls()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-mudflap.c1173 mf_xform_decls (gimple_seq fnbody, tree fnparams) in mf_xform_decls() argument
1183 walk_gimple_seq (fnbody, mx_xfn_xform_decls, NULL, &wi); in mf_xform_decls()
/dports/security/maia/maia_mailguard-7f20bd4/php/themes/desert_sand/css/
H A Dstyle.css196 .spambody, .suspected_spambody, .virusbody, .wlbody, .blbody, .fpbody, .fnbody, .hambody, .suspecte…
303 .fnbody, .fnbody2, .fnbody3 {
/dports/security/maia/maia_mailguard-7f20bd4/php/themes/ocean_surf/css/
H A Dstyle.css463 .fnbody {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-parser.c1646 tree fnbody; in c_parser_declaration_or_fndef() local
1917 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
1918 if (flag_cilkplus && contains_array_notation_expr (fnbody)) in c_parser_declaration_or_fndef()
1919 fnbody = expand_array_notation_exprs (fnbody); in c_parser_declaration_or_fndef()
1928 add_stmt (fnbody); in c_parser_declaration_or_fndef()
1935 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-parser.c1809 tree fnbody; in c_parser_declaration_or_fndef() local
2105 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2106 if (flag_cilkplus && contains_array_notation_expr (fnbody)) in c_parser_declaration_or_fndef()
2107 fnbody = expand_array_notation_exprs (fnbody); in c_parser_declaration_or_fndef()
2116 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2123 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-parser.c1809 tree fnbody; in c_parser_declaration_or_fndef() local
2105 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2106 if (flag_cilkplus && contains_array_notation_expr (fnbody)) in c_parser_declaration_or_fndef()
2107 fnbody = expand_array_notation_exprs (fnbody); in c_parser_declaration_or_fndef()
2116 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2123 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-parser.c1601 tree fnbody; in c_parser_declaration_or_fndef() local
1756 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
1765 add_stmt (fnbody); in c_parser_declaration_or_fndef()
1772 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-parser.c1601 tree fnbody; in c_parser_declaration_or_fndef() local
1756 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
1765 add_stmt (fnbody); in c_parser_declaration_or_fndef()
1772 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-parser.c1983 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2343 fnbody = c_parser_compound_statement (parser); in c_parser_declaration_or_fndef()
2353 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2360 if (fnbody) in c_parser_declaration_or_fndef()
2361 add_stmt (fnbody); in c_parser_declaration_or_fndef()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-parser.c1993 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
2355 fnbody = c_parser_compound_statement (parser, &endloc); in c_parser_declaration_or_fndef()
2365 add_stmt (fnbody); in c_parser_declaration_or_fndef()
2372 if (fnbody) in c_parser_declaration_or_fndef()
2373 add_stmt (fnbody); in c_parser_declaration_or_fndef()

123