| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | function-tests.cc | 280 function *fun = DECL_STRUCT_FUNCTION (fndecl); in build_cfg() 321 function *fun = DECL_STRUCT_FUNCTION (fndecl); in convert_to_ssa() 464 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_gimplification() 498 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_building_cfg() 545 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_conversion_to_ssa() 581 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_ranges() 601 function *fun = DECL_STRUCT_FUNCTION (fndecl); in test_expansion_to_rtl()
|
| D | cgraphunit.cc | 229 if (!DECL_STRUCT_FUNCTION (decl)) in native_rtl_p() 231 return DECL_STRUCT_FUNCTION (decl)->curr_properties & PROP_rtl; in native_rtl_p() 333 push_cfun (DECL_STRUCT_FUNCTION (fndecl)); in process_new_functions() 335 && !gimple_in_ssa_p (DECL_STRUCT_FUNCTION (fndecl))) in process_new_functions() 454 node->lowered = DECL_STRUCT_FUNCTION (decl)->cfg != NULL; in finalize_function() 522 struct function *fn = DECL_STRUCT_FUNCTION (fndecl); in add_new_function() 565 push_cfun (DECL_STRUCT_FUNCTION (fndecl)); in add_new_function() 590 push_cfun (DECL_STRUCT_FUNCTION (fndecl)); in add_new_function() 593 if (!gimple_in_ssa_p (DECL_STRUCT_FUNCTION (fndecl))) in add_new_function() 606 && (function_needs_eh_personality (DECL_STRUCT_FUNCTION (fndecl)) in add_new_function() [all …]
|
| D | cgraph.cc | 852 function *fun = DECL_STRUCT_FUNCTION (e->caller->decl); in set_call_stmt() 920 = call_stmt ? stmt_can_throw_external (DECL_STRUCT_FUNCTION (caller->decl), in create_edge() 926 && call_stmt && DECL_STRUCT_FUNCTION (caller->decl)) in create_edge() 1448 push_cfun (DECL_STRUCT_FUNCTION (e->caller->decl)); in redirect_call_stmt_to_callee() 1562 update_stmt_fn (DECL_STRUCT_FUNCTION (e->caller->decl), new_stmt); in redirect_call_stmt_to_callee() 1583 tree var = create_tmp_reg_fn (DECL_STRUCT_FUNCTION (e->caller->decl), in redirect_call_stmt_to_callee() 1586 (DECL_STRUCT_FUNCTION (e->caller->decl), var); in redirect_call_stmt_to_callee() 1590 update_stmt_fn (DECL_STRUCT_FUNCTION (e->caller->decl), set_stmt); in redirect_call_stmt_to_callee() 1593 update_stmt_fn (DECL_STRUCT_FUNCTION (e->caller->decl), new_stmt); in redirect_call_stmt_to_callee() 1600 update_stmt_fn (DECL_STRUCT_FUNCTION (e->caller->decl), new_stmt); in redirect_call_stmt_to_callee() [all …]
|
| D | tree-inline.cc | 1522 ? !DECL_STRUCT_FUNCTION (id->dst_fn)->debug_nonbind_markers in remap_gimple_stmt() 1882 DECL_STRUCT_FUNCTION (id->dst_fn)->has_simduid_loops = true; in remap_gimple_stmt() 2810 struct function *src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in initialize_cfun() 3034 struct function *src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body() 3043 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body() 3069 (DECL_STRUCT_FUNCTION (callee_fndecl))); in copy_cfg_body() 3338 gcc_assert (ENTRY_BLOCK_PTR_FOR_FN (DECL_STRUCT_FUNCTION (fndecl))); in copy_body() 3675 p = DECL_STRUCT_FUNCTION (fn)->static_chain_decl; in initialize_inlined_parameters() 4053 struct function *fun = DECL_STRUCT_FUNCTION (fndecl); in inline_forbidden_p() 4616 struct function *my_function = DECL_STRUCT_FUNCTION (fndecl); in estimate_num_insns_fn() [all …]
|
| D | gimple-expr.cc | 301 struct function *fn = DECL_STRUCT_FUNCTION (fndecl); in gimple_set_body() 322 struct function *fn = DECL_STRUCT_FUNCTION (fndecl); in gimple_body() 331 struct function *fn = DECL_STRUCT_FUNCTION (fndecl); in gimple_has_body_p()
|
| D | ipa-profile.cc | 271 (DECL_STRUCT_FUNCTION (node->decl))->count.ipa_p ()) in ipa_profile_generate_summary() 272 FOR_EACH_BB_FN (bb, DECL_STRUCT_FUNCTION (node->decl)) in ipa_profile_generate_summary() 284 (DECL_STRUCT_FUNCTION (node->decl), in ipa_profile_generate_summary() 322 (DECL_STRUCT_FUNCTION (node->decl), stmt, h); in ipa_profile_generate_summary()
|
| D | ipa-icf-gimple.cc | 68 function *source_func = DECL_STRUCT_FUNCTION (source_func_decl); in func_checker() 69 function *target_func = DECL_STRUCT_FUNCTION (target_func_decl); in func_checker() 558 (DECL_STRUCT_FUNCTION (m_source_func_decl), s1); in compare_bb() 560 (DECL_STRUCT_FUNCTION (m_target_func_decl), s2); in compare_bb()
|
| D | ipa-utils.cc | 491 DECL_STRUCT_FUNCTION (src->decl) = NULL; in ipa_merge_profiles() 506 srccfun = DECL_STRUCT_FUNCTION (src->decl); in ipa_merge_profiles() 507 dstcfun = DECL_STRUCT_FUNCTION (dst->decl); in ipa_merge_profiles()
|
| D | cgraphclones.cc | 233 gcc_checking_assert (!DECL_STRUCT_FUNCTION (new_decl)); in duplicate_thunk_for_node() 606 DECL_STRUCT_FUNCTION (new_decl) = NULL; in create_virtual_clone() 913 function *inner_function = DECL_STRUCT_FUNCTION (e->caller->decl); in update_call_expr()
|
| D | symtab-thunks.cc | 534 tree p = DECL_STRUCT_FUNCTION (alias)->static_chain_decl; in expand_thunk() 546 struct function *sf = DECL_STRUCT_FUNCTION (thunk_fndecl); in expand_thunk()
|
| D | ipa-visibility.cc | 653 push_cfun (DECL_STRUCT_FUNCTION (e->caller->decl)); in function_and_variable_visibility() 784 push_cfun (DECL_STRUCT_FUNCTION (e->caller->decl)); in function_and_variable_visibility()
|
| D | tree-profile.cc | 778 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in tree_profiling() 842 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in tree_profiling()
|
| D | cfg.cc | 424 struct function *fun = DECL_STRUCT_FUNCTION (current_function_decl); in check_bb_profile() 807 struct function *fun = DECL_STRUCT_FUNCTION (current_function_decl); in dump_bb_info()
|
| D | multiple_target.cc | 345 reason = copy_forbidden (DECL_STRUCT_FUNCTION (node->decl)); in expand_target_clones()
|
| D | cgraphbuild.cc | 194 (ENTRY_BLOCK_PTR_FOR_FN (DECL_STRUCT_FUNCTION (decl))->count); in compute_call_stmt_bb_frequency()
|
| D | passes.cc | 278 && DECL_STRUCT_FUNCTION (decl) == NULL)) in rest_of_decl_compilation() 1695 callback (DECL_STRUCT_FUNCTION (node->decl), data); in do_per_function() 1772 struct function *fn = DECL_STRUCT_FUNCTION (node->decl); in do_per_function_toporder() 2374 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in execute_all_ipa_transforms()
|
| D | trans-mem.cc | 4298 struct function *fn = DECL_STRUCT_FUNCTION (node->decl); in ipa_tm_scan_calls_clone() 4595 if (DECL_STRUCT_FUNCTION (node->decl) == NULL in ipa_tm_scan_irr_function() 4596 || DECL_STRUCT_FUNCTION (node->decl)->cfg == NULL) in ipa_tm_scan_irr_function() 4599 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in ipa_tm_scan_irr_function() 5325 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in ipa_tm_transform_transaction() 5368 push_cfun (DECL_STRUCT_FUNCTION (d->clone->decl)); in ipa_tm_transform_clone() 5425 push_cfun (DECL_STRUCT_FUNCTION (node->decl)); in ipa_tm_execute()
|
| D | omp-offload.cc | 355 else if (DECL_STRUCT_FUNCTION (node->decl) in omp_discover_implicit_declare_target() 356 && DECL_STRUCT_FUNCTION (node->decl)->has_omp_target) in omp_discover_implicit_declare_target() 362 else if (DECL_STRUCT_FUNCTION (cgn->decl) in omp_discover_implicit_declare_target() 363 && DECL_STRUCT_FUNCTION (cgn->decl)->has_omp_target) in omp_discover_implicit_declare_target()
|
| D | ipa-pure-const.cc | 1088 push_cfun (DECL_STRUCT_FUNCTION (decl)); in analyze_function() 1149 else if (ipa && malloc_candidate_p (DECL_STRUCT_FUNCTION (decl), true)) in analyze_function() 1151 else if (malloc_candidate_p (DECL_STRUCT_FUNCTION (decl), false)) in analyze_function()
|
| D | ipa-inline.cc | 641 if (!gimple_in_ssa_p (DECL_STRUCT_FUNCTION (e->caller->decl)) in can_early_inline_edge_p() 642 || !gimple_in_ssa_p (DECL_STRUCT_FUNCTION (callee->decl))) in can_early_inline_edge_p() 2402 if (gimple_in_ssa_p (DECL_STRUCT_FUNCTION (node->decl)) in flatten_function() 2403 != gimple_in_ssa_p (DECL_STRUCT_FUNCTION (callee->decl))) in flatten_function()
|
| D | print-tree.cc | 587 && DECL_STRUCT_FUNCTION (node) != 0) in print_node() 591 dump_addr (file, "struct-function ", DECL_STRUCT_FUNCTION (node)); in print_node()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | frame-header-opt.cc | 208 called_fn = DECL_STRUCT_FUNCTION (called_fn_tree); in callees_functions_use_frame_header() 249 called_fn = DECL_STRUCT_FUNCTION (called_fn_tree); in set_callers_may_not_allocate_frame()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | optimize.cc | 99 id.src_cfun = DECL_STRUCT_FUNCTION (fn); in clone_body() 122 FOR_EACH_LOCAL_DECL (DECL_STRUCT_FUNCTION (fn), ix, decl) in clone_body() 609 if (DECL_STRUCT_FUNCTION (fn)->cannot_be_copied_set) in maybe_clone_body() 610 sorry (DECL_STRUCT_FUNCTION (fn)->cannot_be_copied_reason, fn); in maybe_clone_body()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-dump.cc | 126 ? n_basic_blocks_for_fn (DECL_STRUCT_FUNCTION (cnode->decl)) in get_size()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-features.cc | 2520 push_cfun (DECL_STRUCT_FUNCTION (function_decl)); in add_condition_to_bb() 2652 push_cfun (DECL_STRUCT_FUNCTION (dispatch_decl)); in dispatch_function_versions() 2926 push_cfun (DECL_STRUCT_FUNCTION (decl)); in make_resolver_func() 2983 push_cfun (DECL_STRUCT_FUNCTION (resolver_decl)); in ix86_generate_version_dispatcher_body()
|