| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-inline.c | 901 (DECL_STRUCT_FUNCTION (callee_fndecl))); in copy_cfg_body() 917 DECL_STRUCT_FUNCTION (new_fndecl) = new_cfun; in copy_cfg_body() 1151 p = DECL_STRUCT_FUNCTION (fn)->static_chain_decl; in initialize_inlined_parameters() 1269 DECL_STRUCT_FUNCTION (caller)->unexpanded_var_list in declare_return_variable() 1857 my_function = DECL_STRUCT_FUNCTION (expr); in estimate_num_insns() 2294 id.src_cfun = DECL_STRUCT_FUNCTION (fn); in clone_body() 2805 id.src_cfun = DECL_STRUCT_FUNCTION (old_decl); in tree_function_versioning() 2859 (DECL_STRUCT_FUNCTION (old_decl)); in tree_function_versioning() 2866 DECL_STRUCT_FUNCTION (new_decl)->cfg = in tree_function_versioning() 2867 DECL_STRUCT_FUNCTION (new_fndecl)->cfg; in tree_function_versioning() [all …]
|
| H A D | ipa-cp.c | 450 func = DECL_STRUCT_FUNCTION (fn); in constant_val_insert() 743 ENTRY_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_edge_print() 752 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print() 761 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_profile_edge_print() 769 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print() 796 ENTRY_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_bb_print() 802 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_profile_bb_print() 810 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_bb_print() 952 FOR_ALL_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_update_bb_counts() 964 FOR_ALL_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipcp_update_edges_counts()
|
| H A D | ipa.c | 163 if (DECL_STRUCT_FUNCTION (decl)) in cgraph_remove_unreachable_nodes() 190 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_remove_unreachable_nodes()
|
| H A D | tree-optimize.c | 367 push_cfun (DECL_STRUCT_FUNCTION (fn)); in tree_lowering_passes() 500 if (DECL_STRUCT_FUNCTION (fndecl) == 0 in tree_rest_of_compilation()
|
| H A D | ipa-pure-const.c | 542 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() 569 gcc_assert (DECL_STRUCT_FUNCTION (fn->decl)); in analyze_function() 571 push_cfun (DECL_STRUCT_FUNCTION (fn->decl)); in analyze_function()
|
| H A D | cgraphunit.c | 490 node->lowered = DECL_STRUCT_FUNCTION (decl)->cfg != NULL; in cgraph_finalize_function() 587 struct function *this_cfun = DECL_STRUCT_FUNCTION (body); in cgraph_create_edges() 617 for (step = DECL_STRUCT_FUNCTION (body)->unexpanded_var_list; in cgraph_create_edges() 709 struct function *this_cfun = DECL_STRUCT_FUNCTION (node->decl); in verify_cgraph_node() 964 push_cfun (DECL_STRUCT_FUNCTION (decl)); in cgraph_analyze_function() 1268 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_expand_function() 1338 node->lowered = DECL_STRUCT_FUNCTION (node->decl)->cfg != NULL; in cgraph_expand_all_functions()
|
| H A D | ipa-reference.c | 809 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() 822 if (DECL_STRUCT_FUNCTION (decl)) in analyze_function() 825 for (step = DECL_STRUCT_FUNCTION (decl)->unexpanded_var_list; in analyze_function()
|
| H A D | ipa-type-escape.c | 1370 struct function *this_cfun = DECL_STRUCT_FUNCTION (decl); in analyze_function() 1383 if (DECL_STRUCT_FUNCTION (decl)) in analyze_function() 1386 for (step = DECL_STRUCT_FUNCTION (decl)->unexpanded_var_list; in analyze_function()
|
| H A D | print-tree.c | 517 && DECL_STRUCT_FUNCTION (node) != 0) in print_node() 520 dump_addr (file, "saved-insns ", DECL_STRUCT_FUNCTION (node)); in print_node()
|
| H A D | ipa-inline.c | 310 if (!DECL_STRUCT_FUNCTION (decl)->cfg) in cgraph_default_inline_p() 1139 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in cgraph_decide_inlining_incrementally()
|
| H A D | ipa-prop.c | 316 func = DECL_STRUCT_FUNCTION (decl); in ipa_method_compute_modify()
|
| H A D | gimple-low.c | 724 cfun = DECL_STRUCT_FUNCTION (fn); in record_vars_into()
|
| H A D | passes.c | 952 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in execute_ipa_pass_list()
|
| H A D | cgraph.c | 601 DECL_STRUCT_FUNCTION (node->decl) = NULL; in cgraph_remove_node()
|
| H A D | function.c | 3819 DECL_STRUCT_FUNCTION (fndecl) = cfun; in allocate_struct_function() 3856 if (fndecl && DECL_STRUCT_FUNCTION (fndecl)) in prepare_function_start() 3857 cfun = DECL_STRUCT_FUNCTION (fndecl); in prepare_function_start()
|
| H A D | tree-cfg.c | 4652 struct function *f = DECL_STRUCT_FUNCTION (p->to_context); in move_stmt_r() 5051 dump_eh_tree (file, DECL_STRUCT_FUNCTION (fn)); in dump_function_to_file() 5060 cfun = DECL_STRUCT_FUNCTION (fn); in dump_function_to_file()
|
| H A D | tree-nested.c | 1883 sf = DECL_STRUCT_FUNCTION (root->context); in finalize_nesting_tree_1()
|
| H A D | c-decl.c | 1885 DECL_STRUCT_FUNCTION (newdecl) = DECL_STRUCT_FUNCTION (olddecl); in merge_decls() 7556 && DECL_STRUCT_FUNCTION (current_function_decl) == 0 in c_pop_function_context()
|
| H A D | gimplify.c | 6373 cfun = DECL_STRUCT_FUNCTION (fndecl); in gimplify_function_tree() 6424 cfun = oldfn ? DECL_STRUCT_FUNCTION (oldfn) : NULL; in gimplify_function_tree()
|
| H A D | tree.h | 3135 #define DECL_STRUCT_FUNCTION(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.f) macro
|
| H A D | tree-ssa-structalias.c | 5073 struct function *cfun = DECL_STRUCT_FUNCTION (node->decl); in ipa_pta_execute()
|
| H A D | omp-low.c | 2431 child_cfun = DECL_STRUCT_FUNCTION (child_fn); in expand_omp_parallel()
|
| H A D | c-common.c | 6005 unique_count = ++DECL_STRUCT_FUNCTION(outer_decl)->unqiue_block_number; in build_block_helper_name()
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | decl.c | 1750 DECL_STRUCT_FUNCTION (newdecl) = DECL_STRUCT_FUNCTION (olddecl); in duplicate_decls()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 2863 if ((DECL_STRUCT_FUNCTION (decl) in ix86_function_regparm() 2864 && DECL_STRUCT_FUNCTION (decl)->machine->force_align_arg_pointer) in ix86_function_regparm() 2865 || (!DECL_STRUCT_FUNCTION (decl) in ix86_function_regparm()
|