Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h686 extern void push_struct_function (tree fndecl, bool = false);
H A Dlto-streamer-in.cc1386 push_struct_function (fn_decl); in input_function()
H A Dtree-inline.cc2816 push_struct_function (new_fndecl, true); in initialize_cfun()
H A Dtree-cfg.cc9980 push_struct_function (fndecl); in push_fndecl()
H A 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
H A 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
H A Dgimplify.cc16509 push_struct_function (fndecl); in gimplify_function_tree()
H A Domp-low.cc2125 push_struct_function (decl); in create_omp_child_function()
H A DChangeLog-200813444 (push_struct_function): Don't set in_system_header.
H A DChangeLog-201210262 (push_struct_function): Likewise.
H A DChangeLog-20138318 (push_struct_function): Moved to function.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h669 extern void push_struct_function (tree fndecl, bool = false);
H A Dlto-streamer-in.c1373 push_struct_function (fn_decl);
H A Dfunction.c4881 push_struct_function (tree fndecl, bool abstract_p) in push_struct_function() function
4956 push_struct_function (fn_decl); in push_dummy_function()
H A Dtree-inline.c2776 push_struct_function (new_fndecl, true); in initialize_cfun()
H A Dtree-cfg.c9866 push_struct_function (fndecl); in push_fndecl()
H A Domp-expand.c8714 push_struct_function (kern_fndecl); in grid_expand_target_grid_body()
H A Dgimplify.c15039 push_struct_function (fndecl); in gimplify_function_tree()
H A Domp-low.c1879 push_struct_function (decl); in create_omp_child_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc733 push_struct_function (f); in start_function()
H A Dbrig-function.cc711 push_struct_function (launcher); in emit_launcher_and_metadata()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog2687 * lto.c (lto_materialize_function): Call push_struct_function and