Searched refs:push_struct_function (Results 1 – 22 of 22) sorted by relevance
686 extern void push_struct_function (tree fndecl, bool = false);
1386 push_struct_function (fn_decl); in input_function()
2816 push_struct_function (new_fndecl, true); in initialize_cfun()
9980 push_struct_function (fndecl); in push_fndecl()
3646 * function.h (push_struct_function): Add ABSTRACT_P argument defaulted3648 * function.cc (push_struct_function): Add ABSTRACT_P argument, pass it3652 push_struct_function. Call targetm.target_option.relayout_function
1394 * 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
16509 push_struct_function (fndecl); in gimplify_function_tree()
2125 push_struct_function (decl); in create_omp_child_function()
13444 (push_struct_function): Don't set in_system_header.
10262 (push_struct_function): Likewise.
8318 (push_struct_function): Moved to function.h.
669 extern void push_struct_function (tree fndecl, bool = false);
1373 push_struct_function (fn_decl);
4881 push_struct_function (tree fndecl, bool abstract_p) in push_struct_function() function4956 push_struct_function (fn_decl); in push_dummy_function()
2776 push_struct_function (new_fndecl, true); in initialize_cfun()
9866 push_struct_function (fndecl); in push_fndecl()
8714 push_struct_function (kern_fndecl); in grid_expand_target_grid_body()
15039 push_struct_function (fndecl); in gimplify_function_tree()
1879 push_struct_function (decl); in create_omp_child_function()
733 push_struct_function (f); in start_function()
711 push_struct_function (launcher); in emit_launcher_and_metadata()
2687 * lto.c (lto_materialize_function): Call push_struct_function and