Home
last modified time | relevance | path

Searched refs:allocate_struct_function (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c1704 allocate_struct_function (decl); in cgraph_build_static_cdtor()
H A Dfunction.c3796 allocate_struct_function (tree fndecl) in allocate_struct_function() function
3859 allocate_struct_function (fndecl); in prepare_function_start()
H A Dtree-inline.c2778 allocate_struct_function (new_decl); in tree_function_versioning()
H A Dtree.h4467 extern void allocate_struct_function (tree);
H A Domp-low.c1142 allocate_struct_function (decl); in create_omp_child_function()
H A Dgimplify.c6375 allocate_struct_function (fndecl); in gimplify_function_tree()
H A Dc-decl.c7220 allocate_struct_function (fndecl); in store_parm_decls()
H A DChangeLog-200410153 * function.c (allocate_struct_function): Initialize them.
10444 * function.c (allocate_struct_function): Initialize them.
20134 (allocate_struct_function): Do not call init_stmt_for_function.
26348 (assign_parms, allocate_struct_function): Likewise.
33569 (allocate_struct_function): Likewise.
33597 (allocate_struct_function): ... here.
38273 put_var_into_stack, allocate_struct_function, current_function_name):
45797 * function.c (allocate_struct_function): Do not initialize expr, emit
H A DChangeLog-20039345 (allocate_struct_function): Pass fndecl to aggregate_value_p.
9755 * c-decl.c (store_parm_decls): Use allocate_struct_function.
9780 * function.c (allocate_struct_function): New, split out of ...
9784 * tree.h (allocate_struct_function): Declare.
H A DChangeLog.tree-ssa1663 (allocate_struct_function): Likewise.
6873 (allocate_struct_function): ... here.
H A DChangeLog-200518895 * function.c (allocate_struct_function): Do not initialize cfg structure.
24173 * function.c (allocate_struct_function): Allocate the cfg.
24654 * function.c (allocate_struct_function): Initialize them.
/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c11236 allocate_struct_function (decl1); in start_preparsed_function()
H A DChangeLog-20031773 * decl.c (start_function): Use allocate_struct_function.