| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa.cc | 444 if (DECL_P (value)) in insert_debug_temp_for_var_def() 1510 && DECL_P (sym) in maybe_rewrite_mem_ref_base() 1578 if (DECL_P (ref)) in non_rewritable_mem_ref_base() 1584 if (DECL_P (base)) in non_rewritable_mem_ref_base() 1595 if (! DECL_P (decl)) in non_rewritable_mem_ref_base() 1644 if (! DECL_P (decl)) in non_rewritable_mem_ref_base() 1659 if (DECL_P (lhs)) in non_rewritable_lvalue_p() 1666 && DECL_P (TREE_OPERAND (lhs, 0))) in non_rewritable_lvalue_p() 1679 && DECL_P (decl) in non_rewritable_lvalue_p() 1698 if (DECL_P (decl) in non_rewritable_lvalue_p() [all …]
|
| D | tree-into-ssa.cc | 661 gcc_checking_assert (DECL_P (sym)); in mark_def_sites() 676 gcc_checking_assert (DECL_P (sym)); in mark_def_sites() 688 gcc_checking_assert (DECL_P (def)); in mark_def_sites() 1030 gcc_checking_assert (DECL_P (var)); in insert_phi_nodes_for() 1229 tree sym = DECL_P (var) ? var : SSA_NAME_VAR (var); in get_reaching_def() 1254 gcc_checking_assert (DECL_P (var)); in rewrite_debug_stmt_uses() 1378 gcc_checking_assert (DECL_P (var)); in rewrite_stmt() 1393 gcc_checking_assert (DECL_P (var)); in rewrite_stmt() 1596 if (DECL_P (name)) in dump_defs_stack() 1818 tree sym = DECL_P (use) ? use : SSA_NAME_VAR (use); in maybe_replace_use() [all …]
|
| D | attribs.cc | 479 if (DECL_P (node)) in diag_attr_exclusions() 743 if (spec->decl_required && !DECL_P (*anode)) in decl_attributes() 766 if (spec->type_required && DECL_P (*anode)) in decl_attributes() 836 || !DECL_P (*anode) in decl_attributes() 867 if (anode != node && DECL_P (*node)) in decl_attributes() 884 if (spec->type_required && DECL_P (*node) in decl_attributes() 895 if (DECL_P (*anode)) in decl_attributes() 918 if (DECL_P (*anode)) in decl_attributes() 952 if (DECL_P (*node)) in decl_attributes() 1810 if (!DECL_P (node)) in handle_dll_attribute() [all …]
|
| D | gimple-array-bounds.cc | 66 if (DECL_P (base)) in get_base_decl() 252 else if (!compref && DECL_P (base)) in check_array_ref() 373 if (DECL_P (ref)) in check_array_ref() 375 if (rec && DECL_P (rec)) in check_array_ref() 640 if (DECL_P (t)) in check_addr_expr()
|
| D | tree-ssa-alias.cc | 282 && DECL_P (base)) in ptr_deref_may_alias_decl_p() 348 && DECL_P (base)) in ptr_derefs_may_alias_p() 361 && DECL_P (base)) in ptr_derefs_may_alias_p() 404 else if (DECL_P (base)) in ptr_deref_may_alias_ref_p_1() 492 if (DECL_P (base)) in ref_may_alias_global_p_1() 2009 gcc_checking_assert (DECL_P (base1) && DECL_P (base2)); in decl_refs_may_alias_p() 2072 && DECL_P (base2)); in indirect_ref_may_alias_decl_p() 2362 || DECL_P (ref1->ref) in refs_may_alias_p_2() 2370 || DECL_P (ref2->ref) in refs_may_alias_p_2() 2418 var1_p = DECL_P (base1); in refs_may_alias_p_2() [all …]
|
| D | gimple-ssa-warn-restrict.cc | 287 if (!DECL_P (base)) in builtin_memref() 375 && (DECL_P (base) || wi::lts_p (min, max))) in extend_offset_range() 588 if (DECL_P (base) && TREE_CODE (TREE_TYPE (base)) == ARRAY_TYPE) in offset_out_of_bounds() 612 const bool decl_p = DECL_P (obj); in offset_out_of_bounds() 1590 if (DECL_P (dstref.base) && TREE_CODE (TREE_TYPE (dstref.base)) == ARRAY_TYPE) in maybe_diag_overlap() 1772 if (DECL_P (ref.base) in maybe_diag_access_bounds() 1804 if (DECL_P (ref.base)) in maybe_diag_access_bounds() 1861 if (DECL_P (refop)) in maybe_diag_access_bounds() 1882 if (DECL_P (refop)) in maybe_diag_access_bounds()
|
| D | ipa-polymorphic-call.cc | 548 gcc_assert (!base || DECL_P (base)); in decl_maybe_in_construction_p() 733 gcc_assert (DECL_P (base)); in set_by_decl() 777 if (!DECL_P (base) || !known_size_p (max_size) || maybe_ne (max_size, size)) in set_by_invariant() 918 if (TREE_CODE (base) == MEM_REF || DECL_P (base)) in ipa_polymorphic_call_context() 937 else if (DECL_P (base)) in ipa_polymorphic_call_context() 1234 if (DECL_P (tci->instance)) in extr_type_from_vtbl_ptr_store() 1471 else if (DECL_P (op)) in check_stmt_for_type_change() 1668 || (DECL_P (instance) && base_ref == instance in get_dynamic_type()
|
| D | tree-ssa-uninit.cc | 567 if (DECL_P (base) in maybe_warn_operand() 661 if (DECL_P (base) in maybe_warn_operand() 675 if (DECL_P (base) in maybe_warn_operand() 901 if (DECL_P (argbase)) in maybe_warn_pass_by_reference() 1067 if (DECL_P (var)) in warn_uninitialized_vars()
|
| D | omp-low.cc | 1269 gcc_assert (DECL_P (t)); in scan_sharing_clauses() 1439 gcc_assert (DECL_P (decl2)); in scan_sharing_clauses() 1502 gcc_checking_assert (DECL_P (decl)); in scan_sharing_clauses() 1546 && DECL_P (decl) in scan_sharing_clauses() 1573 && DECL_P (decl) in scan_sharing_clauses() 1623 gcc_assert (DECL_P (decl2)); in scan_sharing_clauses() 1629 if (DECL_P (decl)) in scan_sharing_clauses() 1637 gcc_assert (DECL_P (decl2)); in scan_sharing_clauses() 1661 if (DECL_P (base) in scan_sharing_clauses() 1792 gcc_assert (DECL_P (decl2)); in scan_sharing_clauses() [all …]
|
| D | gimplify.cc | 4793 if (DECL_P (*expr_p)) in gimplify_init_ctor_preeval() 5292 if (DECL_P (object)) in gimplify_init_constructor() 5354 if (!DECL_P (preeval_data.lhs_base_decl)) in gimplify_init_constructor() 5620 if (DECL_P (t)) in gimplify_modify_expr_rhs() 5744 || (DECL_P (*to_p) && DECL_REGISTER (*to_p))) in gimplify_modify_expr_rhs() 6179 && DECL_P (*to_p) in gimplify_modify_expr() 7170 if (decl == NULL || !DECL_P (decl) || ctx->region_type == ORT_NONE) in omp_firstprivatize_variable() 7324 gcc_assert (DECL_P (t)); in omp_add_variable() 7349 && DECL_P (TYPE_SIZE_UNIT (TREE_TYPE (decl)))) in omp_add_variable() 7362 if (t && DECL_P (t)) in omp_add_variable() [all …]
|
| D | gimple-ssa-warn-access.cc | 64 if (DECL_P (x)) in has_location() 86 if (DECL_P (x)) in get_location() 1834 if (!fndecl || !DECL_P (fndecl)) in matching_alloc_calls_p() 1866 if (DECL_P (alloc)) in matching_alloc_calls_p() 1920 if (DECL_P (adealloc) in matching_alloc_calls_p() 1939 if (DECL_P (ddealloc) in matching_alloc_calls_p() 2028 if (DECL_P (aref.ref)) in warn_dealloc_offset() 3689 if (DECL_P (ref) || EXPR_P (ref)) in maybe_check_dealloc_call() 4512 if (DECL_P (lhs_ref.ref)) in check_dangling_stores() 4567 if (DECL_P (lhs_ref.ref)) in check_dangling_stores() [all …]
|
| D | asan.h | 227 return DECL_P (decl) in asan_protect_stack_decl()
|
| D | warning-control.cc | 70 if (DECL_P (expr)) in get_location()
|
| D | cfgexpand.cc | 164 if (DECL_P (cur) && DECL_IGNORED_P (cur)) in leader_merge() 167 if (DECL_P (next) && DECL_IGNORED_P (next)) in leader_merge() 537 && DECL_P (op) in visit_op() 557 && DECL_P (op) in visit_conflict() 1249 && DECL_P (stack_vars[j].decl) in expand_stack_vars() 3207 if (DECL_P (val) in expand_asm_stmt() 3217 if (DECL_P (output_tvec[j]) in expand_asm_stmt() 3231 if (DECL_P (input_tvec[j]) in expand_asm_stmt() 3267 || (DECL_P (val) in expand_asm_stmt() 3325 || (DECL_P (val) in expand_asm_stmt() [all …]
|
| D | varasm.cc | 301 && DECL_P (decl) in get_section() 357 && DECL_P (sect->named.decl) in get_section() 360 if (decl != NULL && DECL_P (decl)) in get_section() 368 else if (decl != NULL && DECL_P (decl)) in get_section() 463 gcc_assert (decl && DECL_P (decl) && DECL_SECTION_NAME (decl)); in get_named_section() 2579 if (!DECL_P (decl) || !DECL_EXTERNAL (decl) || !TREE_PUBLIC (decl)) in assemble_external() 6744 if (decl && DECL_P (decl) && DECL_COMDAT_GROUP (decl)) in default_section_type_flags() 6966 if (DECL_P (decl)) in default_select_section() 7134 if (DECL_P (decl) && DECL_PERSISTENT_P (decl)) in default_elf_select_section() 7159 if (DECL_P (decl) && DECL_NOINIT_P (decl)) in default_elf_select_section() [all …]
|
| D | pointer-query.h | 97 return DECL_P (ref) && base0 && deref < 1; in ref_declared()
|
| D | tree-diagnostic.cc | 286 if (DECL_P (t)) in default_tree_printer()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | sol2-c.cc | 114 if (decl && DECL_P (decl)) in solaris_pragma_align() 169 if (decl && DECL_P (decl)) in solaris_pragma_init() 228 if (decl && DECL_P (decl)) in solaris_pragma_fini()
|
| D | sol2-cxx.cc | 54 if (!(DECL_P (decl) && DECL_NAMESPACE_STD_P (CP_DECL_CONTEXT (decl)))) in solaris_cxx_decl_mangling_context()
|
| D | darwin.cc | 1167 gcc_checking_assert (DECL_P (decl)); in machopic_output_indirection() 1430 if (DECL_P (decl) in is_objc_metadata() 1616 weak = (DECL_P (decl) in machopic_select_section() 1634 && DECL_P (decl) in machopic_select_section() 1639 one = DECL_P (decl) in machopic_select_section() 1730 if (DECL_P (decl) in machopic_select_section() 2343 weak = (DECL_P (decl) in darwin_asm_declare_object_name() 2624 weak = (DECL_P (decl) in darwin_output_aligned_bss() 2749 weak = (DECL_P (decl) in darwin_asm_output_aligned_decl_common() 2825 weak = (DECL_P (decl) in darwin_asm_output_aligned_decl_local()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | mangle.cc | 324 else if (DECL_P (el)) in dump_substitution_candidates() 455 gcc_assert (!(DECL_P (node) && node == candidate)); in add_substitution() 480 if (DECL_P (node)) in is_std_substitution() 519 if (DECL_P (t) && DECL_DECLARES_TYPE_P (t)) in get_abi_tags() 548 if (DECL_P (node)) in is_std_substitution_char() 1197 if (DECL_P (node)) in write_prefix() 1266 tree decl = DECL_P (node) ? node : TYPE_NAME (node); in write_template_prefix() 1267 tree type = DECL_P (node) ? TREE_TYPE (node) : node; in write_template_prefix() 2934 else if (DECL_P (member)) in write_member_name() 3114 else if (DECL_P (expr)) in write_expression() [all …]
|
| D | expr.cc | 198 else if (DECL_P (nop) || CONSTANT_CLASS_P (nop)) in mark_use() 328 if (DECL_P (expr)) in mark_discarded_use()
|
| D | cp-lang.cc | 124 gcc_assert (DECL_P (t)); in cxx_dwarf_name()
|
| D | constraint.cc | 1227 gcc_assert (DECL_P (t)); in get_constraints() 1259 gcc_checking_assert (DECL_P (t)); in remove_constraints() 2404 || (DECL_P (t) && undeduced_auto_decl (t))); in note_failed_type_completion_for_satisfaction() 2421 if (DECL_P (t) && !undeduced_auto_decl (t)) in some_type_complete_p() 3143 gcc_assert (DECL_P (t) && TREE_CODE (t) != TEMPLATE_DECL); in satisfy_declaration_constraints() 3291 if (DECL_P (t)) in constraint_satisfaction_value() 3301 && !(DECL_P (t) && warning_suppressed_p (t))) in constraint_satisfaction_value() 3306 if (DECL_P (t) && !args) in constraint_satisfaction_value() 3569 else if (DECL_P (src)) in get_constraint_error_location()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | winnt.cc | 344 if (DECL_P (exp) in i386_pe_binds_local_p() 354 if (DECL_P (exp) in i386_pe_binds_local_p() 467 if (decl && DECL_P (decl) && DECL_ONE_ONLY (decl)) in i386_pe_section_type_flags()
|