Home
last modified time | relevance | path

Searched refs:DECL_STATIC_CONSTRUCTOR (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa.cc902 DECL_STATIC_CONSTRUCTOR (decl) = 1; in cgraph_build_static_cdtor_1()
951 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in record_cdtor_fn()
1008 DECL_STATIC_CONSTRUCTOR (fn) = 0; in build_cdtor()
1304 if (DECL_STATIC_CONSTRUCTOR (node->decl) in ipa_cdtor_merge()
H A Dipa-visibility.cc667 && (DECL_STATIC_CONSTRUCTOR (node->decl) in function_and_variable_visibility()
673 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in function_and_variable_visibility()
H A Dipa-comdats.cc269 && (DECL_STATIC_CONSTRUCTOR (symbol->decl) in ipa_comdats()
H A Dcgraphclones.cc166 DECL_STATIC_CONSTRUCTOR (new_node->decl) = 0; in set_new_clone_decl_and_node_flags()
1056 DECL_STATIC_CONSTRUCTOR (new_decl) = 0; in create_version_clone_with_body()
H A Dsymtab.cc977 if (DECL_STATIC_CONSTRUCTOR (decl)) in dump_base()
1880 gcc_assert (DECL_STATIC_CONSTRUCTOR (this->decl)); in set_init_priority()
2092 DECL_STATIC_CONSTRUCTOR (new_decl) = 0; in noninterposable_alias()
H A Dcgraph.cc2204 if (DECL_STATIC_CONSTRUCTOR (decl)) in dump()
2696 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in set_const_flag_1()
2698 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in set_const_flag_1()
2839 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in set_pure_flag_1()
2841 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in set_pure_flag_1()
H A Dcgraphunit.cc263 && (DECL_STATIC_CONSTRUCTOR (decl) || DECL_STATIC_DESTRUCTOR (decl))) in needed_p()
1124 || (!DECL_STATIC_CONSTRUCTOR (decl) in check_global_declaration()
H A Dcgraph.h3121 && !DECL_STATIC_CONSTRUCTOR (decl) in only_called_directly_or_aliased_p()
3140 if (DECL_STATIC_CONSTRUCTOR (decl) in can_remove_if_no_direct_calls_and_refs_p()
H A Dtree-streamer-out.cc302 bp_pack_value (bp, DECL_STATIC_CONSTRUCTOR (expr), 1); in pack_ts_function_decl_value_fields()
H A Dlto-cgraph.cc565 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in lto_output_node()
1331 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in input_node()
H A Dtree-streamer-in.cc335 DECL_STATIC_CONSTRUCTOR (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_function_decl_value_fields()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c899 DECL_STATIC_CONSTRUCTOR (decl) = 1; in cgraph_build_static_cdtor_1()
948 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in record_cdtor_fn()
1005 DECL_STATIC_CONSTRUCTOR (fn) = 0; in build_cdtor()
1301 if (DECL_STATIC_CONSTRUCTOR (node->decl) in ipa_cdtor_merge()
H A Dipa-visibility.c667 && (DECL_STATIC_CONSTRUCTOR (node->decl) in function_and_variable_visibility()
673 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in function_and_variable_visibility()
H A Dipa-comdats.c269 && (DECL_STATIC_CONSTRUCTOR (symbol->decl) in ipa_comdats()
H A Dcgraphclones.c164 DECL_STATIC_CONSTRUCTOR (new_node->decl) = 0; in set_new_clone_decl_and_node_flags()
1039 DECL_STATIC_CONSTRUCTOR (new_decl) = 0; in create_version_clone_with_body()
H A Dsymtab.c933 if (DECL_STATIC_CONSTRUCTOR (decl)) in dump_base()
1706 gcc_assert (DECL_STATIC_CONSTRUCTOR (this->decl)); in set_init_priority()
1917 DECL_STATIC_CONSTRUCTOR (new_decl) = 0; in noninterposable_alias()
H A Dcgraph.c2163 if (DECL_STATIC_CONSTRUCTOR (decl)) in dump()
2636 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in set_const_flag_1()
2638 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in set_const_flag_1()
2779 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in set_pure_flag_1()
2781 DECL_STATIC_CONSTRUCTOR (node->decl) = 0; in set_pure_flag_1()
H A Dcgraph.h3153 && !DECL_STATIC_CONSTRUCTOR (decl) in only_called_directly_or_aliased_p()
3172 if (DECL_STATIC_CONSTRUCTOR (decl) in can_remove_if_no_direct_calls_and_refs_p()
H A Dtree-streamer-out.c293 bp_pack_value (bp, DECL_STATIC_CONSTRUCTOR (expr), 1); in pack_ts_function_decl_value_fields()
H A Dlto-cgraph.c563 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in lto_output_node()
1331 if (DECL_STATIC_CONSTRUCTOR (node->decl)) in input_node()
H A Dcgraphunit.c264 && (DECL_STATIC_CONSTRUCTOR (decl) || DECL_STATIC_DESTRUCTOR (decl))) in needed_p()
1116 || (!DECL_STATIC_CONSTRUCTOR (decl) in check_global_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc460 DECL_STATIC_CONSTRUCTOR (dso_ctor) = 1; in register_moduleinfo()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc911 DECL_STATIC_CONSTRUCTOR (decl) = 1; in d_finish_compilation()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc1189 DECL_STATIC_CONSTRUCTOR (vtv_fndecl) = 0; in vtv_generate_init_routine()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c1189 DECL_STATIC_CONSTRUCTOR (vtv_fndecl) = 0; in vtv_generate_init_routine()

123