Home
last modified time | relevance | path

Searched refs:DECL_IGNORED_P (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-9-stable/contrib/gcc/
Dtarghooks.c383 DECL_IGNORED_P (t) = 1; in default_stack_protect_guard()
409 DECL_IGNORED_P (t) = 1; in default_external_stack_protect_fail()
442 DECL_IGNORED_P (t) = 1; in default_hidden_stack_protect_fail()
Ddbxout.c925 || DECL_IGNORED_P (decl)) in dbxout_function_end()
1408 || DECL_IGNORED_P (tem) in dbxout_type_fields()
1558 if (DECL_IGNORED_P (fndecl) || DECL_ABSTRACT (fndecl)) in dbxout_type_methods()
1720 && ! DECL_IGNORED_P (TYPE_STUB_DECL (type))) in dbxout_type()
1770 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type()
1815 && ! DECL_IGNORED_P (TYPE_STUB_DECL (orig_type))) in dbxout_type()
2013 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type()
2137 && DECL_IGNORED_P (TYPE_NAME (type))) in dbxout_type()
2387 && ! DECL_IGNORED_P (TYPE_STUB_DECL (type))) in output_used_types_helper()
2469 || DECL_IGNORED_P (decl)) in dbxout_symbol()
[all …]
Dtree-ssa-copyrename.c191 ign1 = TREE_CODE (root1) == VAR_DECL && DECL_IGNORED_P (root1); in copy_rename_partition_coalesce()
192 ign2 = TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2); in copy_rename_partition_coalesce()
Dtree-nested.c343 DECL_IGNORED_P (decl) = 1; in get_chain_decl()
912 DECL_IGNORED_P (new_decl) = DECL_IGNORED_P (decl); in get_nonlocal_debug_decl()
1220 DECL_IGNORED_P (new_decl) = DECL_IGNORED_P (decl); in get_local_debug_decl()
1239 DECL_IGNORED_P (decl) = 1; in get_local_debug_decl()
Dtree-complex.c395 if (DECL_NAME (orig) && !DECL_IGNORED_P (orig)) in create_one_component_var()
405 DECL_IGNORED_P (r) = 0; in create_one_component_var()
410 DECL_IGNORED_P (r) = 1; in create_one_component_var()
517 if (DECL_IGNORED_P (SSA_NAME_VAR (value)) in set_component_ssa_name()
518 && !DECL_IGNORED_P (SSA_NAME_VAR (ssa_name))) in set_component_ssa_name()
Dsdbout.c735 if (DECL_IGNORED_P (decl)) in sdbout_symbol()
763 if (DECL_IGNORED_P (decl)) in sdbout_symbol()
935 if (DECL_IGNORED_P (decl)) in sdbout_toplevel_data()
Ddwarf2asm.c739 DECL_IGNORED_P (decl) = 1; in dw2_force_const_mem()
753 DECL_IGNORED_P (decl) = 1; in dw2_force_const_mem()
Dtree-sra.c1192 if (DECL_NAME (base) && !DECL_IGNORED_P (base)) in instantiate_element()
1201 DECL_IGNORED_P (var) = 0; in instantiate_element()
1206 DECL_IGNORED_P (var) = 1; in instantiate_element()
Dfunction.c1858 if (DECL_IGNORED_P (decl)) in use_register_for_decl()
1996 DECL_IGNORED_P (p) = addressable; in split_complex_args()
2004 DECL_IGNORED_P (decl) = addressable; in split_complex_args()
2039 DECL_IGNORED_P (decl) = 1; in assign_parms_augmented_arg_list()
3217 DECL_IGNORED_P (local) = 0; in gimplify_parameters()
3225 DECL_IGNORED_P (addr) = 0; in gimplify_parameters()
Dcgraphunit.c1687 DECL_IGNORED_P (resdecl) = 1; in cgraph_build_static_cdtor()
1695 DECL_IGNORED_P (decl) = 1; in cgraph_build_static_cdtor()
Dtree-outof-ssa.c164 else if (!DECL_IGNORED_P (t)) in create_temp()
170 DECL_IGNORED_P (tmp) = DECL_IGNORED_P (t); in create_temp()
Domp-low.c522 DECL_IGNORED_P (copy) = DECL_IGNORED_P (var); in omp_copy_decl_2()
1119 DECL_IGNORED_P (decl) = 0; in create_omp_child_function()
1128 DECL_IGNORED_P (t) = 1; in create_omp_child_function()
3943 DECL_IGNORED_P (decl) = 1; in lower_omp_critical()
Dtree-ssa-live.c139 if (!root_var || (DECL_P (root_var) && DECL_IGNORED_P (root_var))) in var_union()
1102 || !DECL_IGNORED_P (t) in type_var_init()
Dprint-tree.c335 if (DECL_IGNORED_P (node)) in print_node()
Dtree-inline.c2589 DECL_IGNORED_P (copy) = DECL_IGNORED_P (decl); in copy_decl_for_dup_finish()
Dgimplify.c371 DECL_IGNORED_P (lab) = 1; in create_artificial_label()
459 DECL_IGNORED_P (tmp_var) = 1; in create_tmp_var_raw()
1239 DECL_IGNORED_P (addr) = 0; in gimplify_decl_expr()
Dvar-tracking.c1510 if (DECL_IGNORED_P (realdecl)) in track_expr_p()
/freebsd-9-stable/contrib/gcc/cp/
Dclass.c728 DECL_IGNORED_P (decl) = 1; in build_vtable()
3591 DECL_IGNORED_P (decl) = 1; in build_base_field()
4791 DECL_IGNORED_P (padding_field) = 1; in layout_class_type()
5688 DECL_IGNORED_P (TYPE_NAME (java_byte_type_node)) = 0; in push_lang_context()
5689 DECL_IGNORED_P (TYPE_NAME (java_short_type_node)) = 0; in push_lang_context()
5690 DECL_IGNORED_P (TYPE_NAME (java_int_type_node)) = 0; in push_lang_context()
5691 DECL_IGNORED_P (TYPE_NAME (java_long_type_node)) = 0; in push_lang_context()
5692 DECL_IGNORED_P (TYPE_NAME (java_float_type_node)) = 0; in push_lang_context()
5693 DECL_IGNORED_P (TYPE_NAME (java_double_type_node)) = 0; in push_lang_context()
5694 DECL_IGNORED_P (TYPE_NAME (java_char_type_node)) = 0; in push_lang_context()
[all …]
Drtti.c381 DECL_IGNORED_P (d) = 1; in get_tinfo_decl()
823 DECL_IGNORED_P (name_decl) = 1; in tinfo_base_init()
Dinit.c2197 DECL_IGNORED_P (class_decl) = 1; in build_java_class_ref()
2343 DECL_IGNORED_P (decl) = 1; in create_temporary_var()
Dmethod.c519 DECL_IGNORED_P (thunk_fndecl) = 1; in use_thunk()
Ddecl2.c456 DECL_IGNORED_P (tmpl) = 1; in check_member_template()
2243 DECL_IGNORED_P (guard) = 1; in get_guard()
Dsemantics.c3323 DECL_IGNORED_P (result) = DECL_IGNORED_P (var); in finalize_nrv()
Dtree.c258 DECL_IGNORED_P (slot) = 1; in build_local_temp()
Ddecl.c3059 DECL_IGNORED_P (decl) = 1; in record_builtin_java_type()
3072 DECL_IGNORED_P (decl) = 1; in record_unknown_type()
10700 DECL_IGNORED_P (resdecl) = 1; in start_preparsed_function()

12