Searched refs:push_struct_function (Results 1 – 13 of 13) sorted by relevance
686 extern void push_struct_function (tree fndecl, bool = false);
1386 push_struct_function (fn_decl); in input_function()
4911 push_struct_function (tree fndecl, bool abstract_p) in push_struct_function() function4986 push_struct_function (fn_decl); in push_dummy_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.
2687 * lto.c (lto_materialize_function): Call push_struct_function and