Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfunction.h686 extern void push_struct_function (tree fndecl, bool = false);
Dlto-streamer-in.cc1386 push_struct_function (fn_decl); in input_function()
Dfunction.cc4911 push_struct_function (tree fndecl, bool abstract_p) in push_struct_function() function
4986 push_struct_function (fn_decl); in push_dummy_function()
Dtree-inline.cc2816 push_struct_function (new_fndecl, true); in initialize_cfun()
Dtree-cfg.cc9980 push_struct_function (fndecl); in push_fndecl()
DChangeLog3646 * function.h (push_struct_function): Add ABSTRACT_P argument defaulted
3648 * function.cc (push_struct_function): Add ABSTRACT_P argument, pass it
3652 push_struct_function. Call targetm.target_option.relayout_function
DChangeLog-20071394 * function.c (push_function_context_to, push_struct_function,
2376 (push_struct_function): Save in_system_header.
8424 * tree.h (push_struct_function): New.
8437 (push_struct_function): New.
8443 push_struct_function.
8446 * omp-low.c (create_omp_child_function): Use push_struct_function
Dgimplify.cc16509 push_struct_function (fndecl); in gimplify_function_tree()
Domp-low.cc2125 push_struct_function (decl); in create_omp_child_function()
DChangeLog-200813444 (push_struct_function): Don't set in_system_header.
DChangeLog-201210262 (push_struct_function): Likewise.
DChangeLog-20138318 (push_struct_function): Moved to function.h.
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
DChangeLog2687 * lto.c (lto_materialize_function): Call push_struct_function and