| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | final.cc | 1435 if (DECL_IGNORED_P (decl)) in dwarf2_debug_info_emitted_p() 1667 return (!DECL_IGNORED_P (current_function_decl) in in_initial_view_p() 1721 if (!DECL_IGNORED_P (current_function_decl)) in final_start_function_1() 1728 if (DECL_IGNORED_P (current_function_decl) && last_linenum && last_filename) in final_start_function_1() 1873 if (!DECL_IGNORED_P (current_function_decl)) in final_end_function() 1881 if (!DECL_IGNORED_P (current_function_decl)) in final_end_function() 2203 && !DECL_IGNORED_P (current_function_decl)) in final_scan_insn_1() 2206 else if (!DECL_IGNORED_P (current_function_decl)) in final_scan_insn_1() 2208 if (DECL_IGNORED_P (current_function_decl) && last_linenum in final_scan_insn_1() 2274 if (!DECL_IGNORED_P (current_function_decl)) in final_scan_insn_1() [all …]
|
| D | dbxout.cc | 1557 || DECL_IGNORED_P (tem) in dbxout_type_fields() 1686 if (DECL_IGNORED_P (fndecl) || DECL_ABSTRACT_P (fndecl)) in dbxout_type_methods() 1860 && ! DECL_IGNORED_P (TYPE_STUB_DECL (type))) in dbxout_type() 1910 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type() 1955 && ! DECL_IGNORED_P (TYPE_STUB_DECL (orig_type))) in dbxout_type() 2169 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type() 2294 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type() 2575 && ! DECL_IGNORED_P (TYPE_STUB_DECL (type))) in output_used_types_helper() 2657 || DECL_IGNORED_P (decl)) in dbxout_symbol() 2709 && ! DECL_IGNORED_P (TYPE_STUB_DECL (t))) in dbxout_symbol()
|
| D | symtab-thunks.cc | 429 DECL_IGNORED_P (thunk_fndecl) = 1; in expand_thunk() 450 DECL_IGNORED_P (resdecl) = 1; in expand_thunk() 540 DECL_IGNORED_P (decl) = 1; in expand_thunk()
|
| D | gimple-expr.cc | 378 DECL_IGNORED_P (copy) = DECL_IGNORED_P (var); in copy_var_decl() 451 DECL_IGNORED_P (tmp_var) = 1; in create_tmp_var_raw()
|
| D | asan.cc | 1933 DECL_IGNORED_P (decl) = 1; in asan_emit_stack_protection() 1982 DECL_IGNORED_P (decl) = 1; in asan_emit_stack_protection() 3178 DECL_IGNORED_P (type_decl) = 1; in asan_global_struct() 3219 DECL_IGNORED_P (var) = 1; in create_odr_indicator() 3299 DECL_IGNORED_P (refdecl) = DECL_IGNORED_P (decl); in asan_add_global() 3341 DECL_IGNORED_P (var) = 1; in asan_add_global() 3628 DECL_IGNORED_P (var) = 1; in asan_finish_file() 4060 DECL_IGNORED_P (shadow_var) = 1; in create_asan_shadow_var()
|
| D | tree-complex.cc | 451 if (DECL_NAME (orig) && !DECL_IGNORED_P (orig)) in create_one_component_var() 459 DECL_IGNORED_P (r) = 0; in create_one_component_var() 464 DECL_IGNORED_P (r) = 1; in create_one_component_var() 579 && (!SSA_NAME_VAR (value) || DECL_IGNORED_P (SSA_NAME_VAR (value))) in set_component_ssa_name() 580 && !DECL_IGNORED_P (SSA_NAME_VAR (ssa_name))) in set_component_ssa_name()
|
| D | ubsan.cc | 229 DECL_IGNORED_P (type_decl) = 1; in ubsan_get_type_descriptor_type() 278 DECL_IGNORED_P (type_decl) = 1; in ubsan_get_source_location_type() 508 DECL_IGNORED_P (decl) = 1; in ubsan_type_descriptor() 599 DECL_IGNORED_P (type_decl) = 1; in ubsan_create_data() 615 DECL_IGNORED_P (var) = 1; in ubsan_create_data() 1313 DECL_IGNORED_P (array) = 1; in ubsan_expand_vptr_ifn()
|
| D | tree-emutls.cc | 240 DECL_IGNORED_P (to) = 1; in get_emutls_init_templ_addr() 290 DECL_IGNORED_P (to) = 1; in new_emutls_decl()
|
| D | sancov.cc | 182 DECL_IGNORED_P (case_array_var) = 1; in instrument_switch()
|
| D | tree-ssa-coalesce.cc | 1282 && !DECL_IGNORED_P (SSA_NAME_VAR (a)) in populate_coalesce_list_for_outofssa() 1512 var1 = (var1 && (!VAR_P (var1) || !DECL_IGNORED_P (var1))) ? var1 : NULL_TREE; in gimple_can_coalesce_p() 1513 var2 = (var2 && (!VAR_P (var2) || !DECL_IGNORED_P (var2))) ? var2 : NULL_TREE; in gimple_can_coalesce_p()
|
| D | targhooks.cc | 903 DECL_IGNORED_P (t) = 1; in default_stack_protect_guard() 935 DECL_IGNORED_P (t) = 1; in default_external_stack_protect_fail() 968 DECL_IGNORED_P (t) = 1; in default_hidden_stack_protect_fail()
|
| D | ipa-param-manipulation.cc | 1423 DECL_IGNORED_P (new_parm) = 1; in common_initialization() 2384 if (!DECL_IGNORED_P (decl)) in reset_debug_stmts() 2396 DECL_IGNORED_P (copy) = DECL_IGNORED_P (decl); in reset_debug_stmts()
|
| D | tree-nested.cc | 412 DECL_IGNORED_P (field) = DECL_IGNORED_P (decl); in lookup_field_for_decl() 478 DECL_IGNORED_P (decl) = 1; in get_chain_decl() 1051 DECL_IGNORED_P (new_decl) = DECL_IGNORED_P (decl); in get_debug_decl() 1913 DECL_IGNORED_P (decl) = 1; in get_local_debug_decl()
|
| D | function-tests.cc | 230 DECL_IGNORED_P (retval) = 1; in build_trivial_generic_function()
|
| D | tree-inline.cc | 234 && DECL_IGNORED_P (var) in remap_ssa_name() 758 && !DECL_IGNORED_P (old_var) in remap_decls() 776 && !DECL_IGNORED_P (old_var) in remap_decls() 4980 id->reset_location = DECL_IGNORED_P (fn); in expand_call_inline() 5934 DECL_IGNORED_P (copy) = DECL_IGNORED_P (decl); in copy_decl_for_dup_finish()
|
| D | dwarf2asm.cc | 1013 DECL_IGNORED_P (decl) = 1; in dw2_output_indirect_constant_1()
|
| D | function.cc | 2273 if (DECL_IGNORED_P (decl)) in use_register_for_decl() 2385 DECL_IGNORED_P (p) = addressable; in split_complex_args() 2395 DECL_IGNORED_P (decl) = addressable; in split_complex_args() 3969 DECL_IGNORED_P (local) = 0; in gimplify_parameters() 3994 DECL_IGNORED_P (addr) = 0; in gimplify_parameters()
|
| D | tree-ssa-operands.cc | 242 DECL_IGNORED_P (global_var) = 1; in create_vop_var()
|
| D | tree-streamer-out.cc | 205 bp_pack_value (bp, DECL_IGNORED_P (expr), 1); in pack_ts_decl_common_value_fields()
|
| D | cgraphclones.cc | 244 DECL_IGNORED_P (new_decl) = 1; in duplicate_thunk_for_node()
|
| D | tree-streamer-in.cc | 235 DECL_IGNORED_P (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_decl_common_value_fields()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | vtable-class-hierarchy.cc | 787 DECL_IGNORED_P (array_arg) = 0; in insert_call_to_register_set() 1187 DECL_IGNORED_P (vtv_fndecl) = 1; in vtv_generate_init_routine() 1245 DECL_IGNORED_P (var_decl) = 1; in vtable_find_or_create_map_decl()
|
| D | decl2.cc | 688 DECL_IGNORED_P (tmpl) = 1; in check_member_template() 3473 DECL_IGNORED_P (guard) = 1; in get_guard() 3713 DECL_IGNORED_P (fn) = 1; in get_tls_init_fn() 3750 DECL_IGNORED_P (fn) = 1; in get_tls_wrapper_fn() 4809 DECL_IGNORED_P (guard) = true; in handle_tls_init() 4879 DECL_IGNORED_P (alias) = 1; in generate_mangling_alias() 4943 if (*slot && DECL_ARTIFICIAL (*slot) && DECL_IGNORED_P (*slot)) in record_mangling() 4985 if (DECL_ARTIFICIAL (decl) && DECL_IGNORED_P (decl)) in overwrite_mangling()
|
| D | rtti.cc | 472 DECL_IGNORED_P (d) = 1; in get_tinfo_decl_direct() 948 DECL_IGNORED_P (name_decl) = 1; in tinfo_base_init()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-runtime-shared-support.cc | 119 DECL_IGNORED_P (var) = 1; in start_var_decl()
|