Searched refs:allocate_struct_function (Results 1 – 19 of 19) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | function.h | 633 extern void allocate_struct_function (tree, bool);
|
H A D | cgraphunit.c | 1579 allocate_struct_function (decl, false); in init_lowered_empty_function() 1778 allocate_struct_function (thunk_fndecl, false); in expand_thunk() 2755 allocate_struct_function (decl, false); in create_wrapper()
|
H A D | ipa.c | 886 allocate_struct_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | function.c | 167 allocate_struct_function (NULL, false); in push_function_context() 4911 allocate_struct_function (tree fndecl, bool abstract_p) in allocate_struct_function() function 4996 allocate_struct_function (fndecl, false); in push_struct_function()
|
H A D | read-rtl-function.c | 497 allocate_struct_function (fndecl, false); in create_function()
|
H A D | stor-layout.c | 281 allocate_struct_function (fndecl, false); in finalize_size_functions()
|
H A D | tree-parloops.c | 1497 allocate_struct_function (decl, false); in create_loop_fn()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa.c | 1166 allocate_struct_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | function.c | 173 allocate_struct_function (NULL, false); 4394 allocate_struct_function (tree fndecl, bool abstract_p) in allocate_struct_function() function 4446 allocate_struct_function (fndecl, false); in push_struct_function() 4510 allocate_struct_function (subr, false); in init_function_start()
|
H A D | tree-parloops.c | 1452 allocate_struct_function (decl, false); in create_loop_fn()
|
H A D | cgraphunit.c | 1466 allocate_struct_function (decl, false); in init_lowered_empty_function()
|
H A D | tree.h | 5541 extern void allocate_struct_function (tree, bool);
|
H A D | c-decl.c | 8293 allocate_struct_function (fndecl, false); in store_parm_decls()
|
/dflybsd-src/contrib/gcc-4.7/gcc/lto/ |
H A D | lto.c | 242 allocate_struct_function (decl, false); in lto_materialize_function()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 9349 allocate_struct_function (fndecl, false); in store_parm_decls()
|
H A D | c-parser.c | 17797 allocate_struct_function (fndecl, true); in c_parser_omp_declare_reduction()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 12884 allocate_struct_function (decl1, processing_template_decl); in start_preparsed_function()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 15173 allocate_struct_function (decl1, processing_template_decl); in start_preparsed_function()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 11022 allocate_struct_function (decl, false); in output_indirect_thunk_function() 11161 allocate_struct_function (decl, false); in ix86_code_end()
|