/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-to-generic.cc | 892 cgraph_node::finalize_function (brig_f->m_func_decl, true); in write_globals() 907 cgraph_node::finalize_function (f->m_func_decl, true); in write_globals() 942 cgraph_node::finalize_function (launcher, true); in write_globals()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphunit.cc | 318 cgraph_node::finalize_function (fndecl, false); in process_new_functions() 437 cgraph_node::finalize_function (tree decl, bool no_collect) in finalize_function() function in cgraph_node 539 cgraph_node::finalize_function (fndecl, false); in add_new_function()
|
H A D | read-rtl-function.cc | 523 cgraph_node::finalize_function (fndecl, false); in create_function()
|
H A D | cgraph.h | 1349 static void finalize_function (tree, bool);
|
H A D | stor-layout.cc | 290 cgraph_node::finalize_function (fndecl, false); in finalize_size_functions()
|
H A D | tree-nested.cc | 3670 cgraph_node::finalize_function (root->context, true); in unnest_nesting_tree_1()
|
H A D | ChangeLog-2015 | 11850 * cgraphunit.c (cgraph_node::finalize_function): Use it. 25885 * cgraphunit.c (cgraph_node::finalize_function): Do not call 40052 * cgraphunit.c (cgraph_node::finalize_function): Set definition
|
H A D | ChangeLog-2017 | 24564 * cgraphunit.c (cgraph_node::finalize_function): When 39109 (cgraph_node::finalize_function): Set "force_output" for __RTL
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphunit.c | 319 cgraph_node::finalize_function (fndecl, false); in process_new_functions() 438 cgraph_node::finalize_function (tree decl, bool no_collect) in finalize_function() function 539 cgraph_node::finalize_function (fndecl, false); in add_new_function()
|
H A D | read-rtl-function.c | 523 cgraph_node::finalize_function (fndecl, false); in create_function()
|
H A D | cgraph.h | 1393 static void finalize_function (tree, bool);
|
H A D | stor-layout.c | 290 cgraph_node::finalize_function (fndecl, false); in finalize_size_functions()
|
H A D | tree-nested.c | 3511 cgraph_node::finalize_function (root->context, true); in unnest_nesting_tree_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 3034 cgraph_node::finalize_function (thunk_fndecl, true); in build_entry_thunks() 5786 cgraph_node::finalize_function (fndecl, true); in generate_coarray_init() 6509 cgraph_node::finalize_function (ftn_main, true); in create_main_function() 7028 cgraph_node::finalize_function (fndecl, true); in gfc_generate_function_code()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 3068 cgraph_node::finalize_function (thunk_fndecl, true); in build_entry_thunks() 5714 cgraph_node::finalize_function (fndecl, true); in generate_coarray_init() 6442 cgraph_node::finalize_function (ftn_main, true); in create_main_function() 7825 cgraph_node::finalize_function (fndecl, true); in gfc_generate_function_code()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 2144 cgraph_node::finalize_function (fndecl, true); in finish_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.c | 1544 cgraph_node::finalize_function (m_inner_fndecl, false); in postprocess()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 2008 cgraph_node::finalize_function (fndecl, true); in finish_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 1926 cgraph_node::finalize_function (m_inner_fndecl, false); in postprocess()
|
H A D | ChangeLog.jit | 618 cgraph_finalize_function tocgraph_node::finalize_function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 4494 cgraph_node::finalize_function (fn, function_depth > 1); in expand_or_defer_fn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 9991 cgraph_node::finalize_function (fndecl, false); in finish_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 10388 cgraph_node::finalize_function (fndecl, false); in finish_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 4822 cgraph_node::finalize_function (fn, function_depth > 1); in expand_or_defer_fn()
|
H A D | module.cc | 14889 cgraph_node::finalize_function (decl, true); in read_cluster()
|