Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcgraphunit.c1704 allocate_struct_function (decl); in cgraph_build_static_cdtor()
HDfunction.c3796 allocate_struct_function (tree fndecl) in allocate_struct_function() function
3859 allocate_struct_function (fndecl); in prepare_function_start()
HDtree-inline.c2778 allocate_struct_function (new_decl); in tree_function_versioning()
HDtree.h4467 extern void allocate_struct_function (tree);
HDomp-low.c1142 allocate_struct_function (decl); in create_omp_child_function()
HDgimplify.c6375 allocate_struct_function (fndecl); in gimplify_function_tree()
HDc-decl.c7226 allocate_struct_function (fndecl); in store_parm_decls()
HDChangeLog-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
HDChangeLog-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.
HDChangeLog.tree-ssa1663 (allocate_struct_function): Likewise.
6873 (allocate_struct_function): ... here.
HDChangeLog-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.
/NextBSD/contrib/gcc/cp/
HDdecl.c11236 allocate_struct_function (decl1); in start_preparsed_function()
HDChangeLog-20031773 * decl.c (start_function): Use allocate_struct_function.