/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.cc | 1192 cgraph_node::add_new_function (vtv_fndecl, false); in vtv_generate_init_routine()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.c | 1192 cgraph_node::add_new_function (vtv_fndecl, false); in vtv_generate_init_routine()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa.cc | 915 cgraph_node::add_new_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | cgraphunit.cc | 515 cgraph_node::add_new_function (tree fndecl, bool lowered) in add_new_function() function in cgraph_node
|
H A D | cgraph.h | 1336 static void add_new_function (tree fndecl, bool lowered);
|
H A D | omp-expand.cc | 1478 cgraph_node::add_new_function (child_fn, true); in expand_omp_taskreg() 9905 cgraph_node::add_new_function (child_fn, true); in expand_omp_target()
|
H A D | ChangeLog-2008 | 5459 (add_new_function): Likewise. 5654 (add_new_function): We don't need visited_nodes obstack. 9888 (add_new_function): New function. 10062 (add_new_function): New function. 10066 (add_new_function): New function.
|
H A D | omp-low.cc | 1038 cgraph_node::add_new_function (child_fn, false); in finalize_task_copyfn()
|
H A D | ChangeLog-2009 | 5326 (add_new_function): We summary OVERWRITABLE too. 7155 (add_new_function): New. 31064 (add_new_function): Update call of analyze_function.
|
H A D | ChangeLog-2010 | 31583 (add_new_function, visited_nodes, function_insertion_hook_holder, 33357 (add_new_function): Check availability.
|
H A D | ChangeLog-2015 | 28425 parallelized_function before add_new_function. 29180 * cgraphunit.c (cgraph_node::add_new_function): Dump message on new
|
H A D | ChangeLog-2014 | 5408 * ipa-pure-const.c (add_new_function): Use opt_for_fn. 31267 (static void add_new_function (tree fndecl, bool lowered)):
|
H A D | ChangeLog-2021 | 3610 (cgraph_node::add_new_function): Likewise.
|
H A D | ChangeLog-2016 | 26053 * ipa-pure-const.c (add_new_function): Analyze all bodies.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa.c | 912 cgraph_node::add_new_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | cgraph.h | 1380 static void add_new_function (tree fndecl, bool lowered);
|
H A D | cgraphunit.c | 515 cgraph_node::add_new_function (tree fndecl, bool lowered) in add_new_function() function
|
H A D | omp-expand.c | 1476 cgraph_node::add_new_function (child_fn, true); in expand_omp_taskreg() 8133 cgraph_node::add_new_function (child_fn, true); in expand_omp_target() 8776 cgraph_node::add_new_function (kern_fndecl, true); in grid_expand_target_grid_body()
|
H A D | omp-low.c | 999 cgraph_node::add_new_function (child_fn, false); in finalize_task_copyfn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-features.cc | 2930 cgraph_node::add_new_function (decl, true); in make_resolver_func()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-features.c | 2800 cgraph_node::add_new_function (decl, true); in make_resolver_func()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 9988 cgraph_node::add_new_function (fndecl, false); in finish_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 10385 cgraph_node::add_new_function (fndecl, false); in finish_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 25019 cgraph_node::add_new_function (decl, true); in make_resolver_func()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 24333 cgraph_node::add_new_function (decl, true); in make_resolver_func()
|