| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-visibility.cc | 100 && !DECL_EXTERNAL (node->decl) in non_local_p() 198 || DECL_EXTERNAL (node->decl)) in cgraph_externally_visible_p() 266 if (DECL_EXTERNAL (decl)) in externally_visible_p() 443 DECL_EXTERNAL (next->decl) = true; in update_visibility_by_resolution_info() 458 DECL_EXTERNAL (node->decl) = true; in update_visibility_by_resolution_info() 497 && !DECL_EXTERNAL (target->decl) in optimize_weakref() 629 || DECL_EXTERNAL (node->decl) in function_and_variable_visibility() 680 if (DECL_EXTERNAL (node->decl) || !node->definition) in function_and_variable_visibility() 699 if (node->same_comdat_group && DECL_EXTERNAL (node->decl) && !in_lto_p) in function_and_variable_visibility() 708 gcc_assert (DECL_EXTERNAL (n->decl)); in function_and_variable_visibility() [all …]
|
| D | varpool.cc | 157 if (ENABLE_OFFLOADING && !DECL_EXTERNAL (decl)) in get_create() 375 && ((DECL_EXTERNAL (decl) && !in_other_partition) in ctor_useable_for_folding_p() 414 if (!TREE_STATIC (decl) && !DECL_EXTERNAL (decl)) in ctor_for_folding() 516 || (DECL_EXTERNAL (decl) && !in_other_partition)) in get_availability() 593 && !DECL_EXTERNAL (decl)) in assemble_decl() 677 && (!DECL_EXTERNAL (ref->referred->decl) in remove_unreferenced_decls() 722 && !DECL_EXTERNAL (decl) in finalize_named_section_flags()
|
| D | symtab.cc | 280 if ((VAR_P (decl) && (TREE_STATIC (decl) || DECL_EXTERNAL (decl))) in change_decl_assembler_name() 944 if (DECL_EXTERNAL (decl)) in dump_base() 1491 else if (!DECL_EXTERNAL (node->decl)) in verify_symtab_nodes() 1557 DECL_EXTERNAL (decl) = 0; in make_decl_local() 1607 DECL_EXTERNAL (decl) = DECL_EXTERNAL (n->decl); in copy_visibility_from() 1714 DECL_EXTERNAL (decl) = DECL_EXTERNAL (target->decl); in fixup_same_cpp_alias_visibility() 1721 DECL_EXTERNAL (decl) = DECL_EXTERNAL (target->decl); in fixup_same_cpp_alias_visibility() 2083 DECL_EXTERNAL (new_decl) = 0; in noninterposable_alias() 2170 if (DECL_EXTERNAL (decl)) in get_partitioning_class() 2175 if (alias && DECL_EXTERNAL (ultimate_alias_target ()->decl)) in get_partitioning_class() [all …]
|
| D | cgraphunit.cc | 250 if (DECL_EXTERNAL (decl)) in needed_p() 463 && !DECL_EXTERNAL (decl) in finalize_function() 487 && !DECL_COMDAT (decl) && !DECL_EXTERNAL (decl)) in finalize_function() 920 if (DECL_EXTERNAL (decl) in process_function_and_variable_attributes() 956 gcc_assert (TREE_STATIC (decl) || DECL_EXTERNAL (decl)); in finalize_decl() 1080 && DECL_EXTERNAL (decl) in check_global_declaration() 1114 && ! DECL_EXTERNAL (decl) in check_global_declaration() 1246 && (!DECL_EXTERNAL (edge->callee->decl) in analyze_functions() 1310 && (!DECL_EXTERNAL (ref->referred->decl) in analyze_functions() 1352 && DECL_EXTERNAL (node->decl)) in analyze_functions() [all …]
|
| D | ipa.cc | 140 && ((!DECL_EXTERNAL (node->decl) || node->alias) in process_references() 154 if (DECL_EXTERNAL (node->decl) in process_references() 210 if (DECL_EXTERNAL (n->decl) in walk_polymorphic_call_targets() 400 && !DECL_EXTERNAL (node->decl)) in remove_unreachable_nodes() 407 && !DECL_EXTERNAL (next->decl) in remove_unreachable_nodes() 441 || !DECL_EXTERNAL (e->callee->decl) in remove_unreachable_nodes() 447 if (DECL_EXTERNAL (e->callee->decl) in remove_unreachable_nodes() 499 && DECL_EXTERNAL (node->decl) in remove_unreachable_nodes() 595 && (!flag_ltrans || !DECL_EXTERNAL (vnode->decl))) in remove_unreachable_nodes() 1049 DECL_EXTERNAL (atexit_fndecl) = true; in build_cxa_atexit_decl() [all …]
|
| D | cgraphbuild.cc | 210 && (TREE_STATIC (addr) || DECL_EXTERNAL (addr))) in mark_address() 234 else if (t && VAR_P (t) && (TREE_STATIC (t) || DECL_EXTERNAL (t))) in mark_load() 249 if (t && VAR_P (t) && (TREE_STATIC (t) || DECL_EXTERNAL (t))) in mark_store() 356 && (TREE_STATIC (decl) && !DECL_EXTERNAL (decl)) in execute()
|
| D | tree-emutls.cc | 268 if (DECL_EXTERNAL (to)) in get_emutls_init_templ_addr() 298 DECL_EXTERNAL (to) = DECL_EXTERNAL (decl); in new_emutls_decl() 326 if (!DECL_EXTERNAL (to) in new_emutls_decl() 338 if (DECL_EXTERNAL (to)) in new_emutls_decl() 762 || DECL_EXTERNAL (var->decl)); in ipa_lower_emutls()
|
| D | cgraph.h | 409 return ((DECL_EXTERNAL (decl) in can_be_discarded_p() 461 && (TREE_STATIC (decl) || DECL_EXTERNAL (decl) in get() 2668 && (TREE_STATIC (decl) || DECL_EXTERNAL (decl)))); in decl_in_symtab_p() 2787 if (!TREE_PUBLIC (decl) || DECL_EXTERNAL (decl)) in used_from_object_file_p() 3135 if (DECL_EXTERNAL (decl)) in can_remove_if_no_direct_calls_and_refs_p() 3167 if (DECL_EXTERNAL (decl)) in can_remove_if_no_refs_p() 3563 return definition && ((!TREE_PUBLIC (decl) && !DECL_EXTERNAL (decl)) in prevailing_p()
|
| D | lto-streamer-out.cc | 431 && (TREE_STATIC (expr) || DECL_EXTERNAL (expr)) in get_symbol_initial_value() 664 return !TREE_PUBLIC (t) && !DECL_EXTERNAL (t); in local_tree_p() 1110 gcc_assert (!VAR_OR_FUNCTION_DECL_P (t) || !DECL_EXTERNAL (t)); in DFS_write_tree_body() 1260 hstate.add_flag (DECL_EXTERNAL (t)); in hash_tree() 2372 gcc_assert (!VAR_OR_FUNCTION_DECL_P (t) || !DECL_EXTERNAL (t)); in streamer_write_chain() 2973 if (DECL_EXTERNAL (t)) in write_symbol() 3003 if (DECL_EXTERNAL (t) in write_symbol() 3089 if (DECL_EXTERNAL (node->decl) || !node->output_to_lto_symbol_table_p ()) in produce_symtab() 3099 if (!DECL_EXTERNAL (node->decl) || !node->output_to_lto_symbol_table_p ()) in produce_symtab() 3140 if (DECL_EXTERNAL (node->decl) || !node->output_to_lto_symbol_table_p ()) in produce_symtab_extension() [all …]
|
| D | gimple-warn-recursion.cc | 126 && DECL_EXTERNAL (current_function_decl)) in find_function_exit()
|
| D | tree-profile.cc | 110 DECL_EXTERNAL (ic_tuple_var) = 1; in init_ic_make_global_vars() 202 DECL_EXTERNAL (tree_time_profiler_counter) = 1; in gimple_init_gcov_profiler() 751 if (DECL_EXTERNAL (node->decl) in tree_profiling()
|
| D | coverage.cc | 556 if (TREE_PUBLIC (n->decl) || DECL_EXTERNAL (n->decl) || n->unique_name) in coverage_compute_profile_id() 1038 DECL_EXTERNAL (merge_fn) = 1; in build_info() 1081 DECL_EXTERNAL (init_fn) = 1; in build_init_ctor() 1105 DECL_EXTERNAL (init_fn) = 1; in build_gcov_exit_decl()
|
| D | cgraphclones.cc | 161 DECL_EXTERNAL (new_node->decl) = 0; in set_new_clone_decl_and_node_flags() 642 && !DECL_EXTERNAL (old_decl) in create_virtual_clone() 1088 && !DECL_EXTERNAL (old_decl) in create_version_clone_with_body()
|
| D | gimple-expr.cc | 459 DECL_EXTERNAL (tmp_var) = 0; in create_tmp_var_raw() 925 && !DECL_EXTERNAL (x) in mark_addressable()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-symtab.cc | 74 && DECL_EXTERNAL (node->decl) in lto_cgraph_replace_node() 338 || DECL_EXTERNAL (decl))) in lto_symtab_merge() 346 DECL_COMMON (decl) || DECL_EXTERNAL (decl))) in lto_symtab_merge() 364 if (!DECL_COMMON (decl) && !DECL_EXTERNAL (decl)) in lto_symtab_merge() 398 if (DECL_EXTERNAL (e->decl) in lto_symtab_resolve_replaceable_p() 418 if (!TREE_PUBLIC (e->decl) && !DECL_EXTERNAL (e->decl)) in lto_symtab_symbol_p() 434 if (DECL_EXTERNAL (e->decl)) in lto_symtab_resolve_can_prevail_p() 919 if ((!TREE_PUBLIC (e->decl) && !DECL_EXTERNAL (e->decl)) in lto_symtab_merge_symbols_1() 1013 && !DECL_EXTERNAL (node->decl) in lto_symtab_merge_symbols() 1019 DECL_EXTERNAL (node->decl) = 1; in lto_symtab_merge_symbols() [all …]
|
| D | lto-symtab.h | 35 gcc_assert (TREE_PUBLIC (decl) || DECL_EXTERNAL (decl)); in lto_symtab_prevail_decl() 51 && (TREE_PUBLIC (decl) || DECL_EXTERNAL (decl)) in lto_symtab_prevailing_decl()
|
| D | lto-partition.cc | 998 && !DECL_EXTERNAL (node->decl)); in promote_symbol() 1074 || DECL_EXTERNAL (node->decl) in rename_statics() 1111 && !DECL_EXTERNAL (s->decl) in rename_statics()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | optimize.cc | 302 DECL_EXTERNAL (fn) = false; in maybe_thunk_body() 326 DECL_EXTERNAL (fn) = false; in maybe_thunk_body() 506 DECL_EXTERNAL (clone) = DECL_EXTERNAL (fn); in maybe_clone_body()
|
| D | decl2.cc | 1697 && (TREE_STATIC (*decl) || DECL_EXTERNAL (*decl))) in cplus_decl_attributes() 1857 DECL_EXTERNAL (decl) = DECL_EXTERNAL (base); in build_anon_union_vars() 1919 if (TREE_STATIC (anon_union_decl) || DECL_EXTERNAL (anon_union_decl)) in finish_anon_union() 2171 DECL_EXTERNAL (decl) = 1; in comdat_linkage() 2487 DECL_EXTERNAL (vtbl) = 0; in maybe_emit_vtables() 3153 DECL_EXTERNAL (decl) = 1; in tentative_decl_linkage() 3270 DECL_EXTERNAL (decl) = 0; in import_export_decl() 3283 DECL_EXTERNAL (decl) = 0; in import_export_decl() 3341 DECL_EXTERNAL (decl) = 0; in import_export_decl() 3380 DECL_EXTERNAL (decl) = 1; in import_export_decl() [all …]
|
| D | rtti.cc | 487 DECL_EXTERNAL (d) = 1; in get_tinfo_decl_direct() 951 DECL_EXTERNAL (name_decl) = 0; in tinfo_base_init() 1617 if (!dtor || DECL_EXTERNAL (dtor)) in emit_support_tinfos() 1664 DECL_EXTERNAL (decl) = 0; in emit_tinfo_decl() 1683 DECL_EXTERNAL (decl) = 0; in emit_tinfo_decl() 1692 DECL_EXTERNAL (decl) = 0; in emit_tinfo_decl()
|
| D | decl.cc | 851 && DECL_EXTERNAL (decl) in wrapup_namespace_globals() 861 && DECL_EXTERNAL (decl) in wrapup_namespace_globals() 2209 && !(DECL_EXTERNAL (olddecl) && ! DECL_EXTERNAL (newdecl)) in duplicate_decls() 2311 DECL_EXTERNAL (old_result) = DECL_EXTERNAL (new_result); in duplicate_decls() 2430 && !DECL_EXTERNAL (olddecl) in duplicate_decls() 2590 if (! DECL_EXTERNAL (olddecl)) in duplicate_decls() 2591 DECL_EXTERNAL (newdecl) = 0; in duplicate_decls() 3011 || DECL_EXTERNAL (olddecl))) in duplicate_decls() 3032 if (DECL_EXTERNAL (olddecl) in duplicate_decls() 3296 if (DECL_EXTERNAL (newdecl) || DECL_EXTERNAL (olddecl)) in redeclaration_error_message() [all …]
|
| D | vtable-class-hierarchy.cc | 261 DECL_EXTERNAL(vlt_register_set_fndecl) = 1; in init_functions() 305 DECL_EXTERNAL(vlt_register_pairs_fndecl) = 1; in init_functions() 783 DECL_EXTERNAL (array_arg) = 0; in insert_call_to_register_set() 1237 DECL_EXTERNAL (var_decl) = 0; in vtable_find_or_create_map_decl()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | darwin.h | 697 if (! DECL_EXTERNAL (DECL) && TREE_PUBLIC (DECL)) \ 699 if (DECL_EXTERNAL (DECL)) \
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | winnt.cc | 152 && !DECL_EXTERNAL (decl) in i386_pe_determine_dllimport_p() 347 && DECL_EXTERNAL (exp)) in i386_pe_binds_local_p() 358 && ! DECL_EXTERNAL (exp) in i386_pe_binds_local_p()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | som.h | 344 if (DECL_EXTERNAL (DECL)) \
|