Home
last modified time | relevance | path

Searched refs:DECL_P (Results 1 – 25 of 95) sorted by relevance

1234

/NextBSD/contrib/gcc/
HDattribs.c188 if (spec->decl_required && !DECL_P (*anode)) in decl_attributes()
210 if (spec->type_required && DECL_P (*anode)) in decl_attributes()
268 if (spec->type_required && DECL_P (*node) in decl_attributes()
279 if (DECL_P (*anode)) in decl_attributes()
295 if (DECL_P (*anode)) in decl_attributes()
328 if (DECL_P (*node) && TREE_TYPE (*node) && in decl_attributes()
338 if (DECL_P (*node)) in decl_attributes()
HDtree-browser.c324 if (head && DECL_P (head)) in browse_tree()
331 if (head && DECL_P (head)) in browse_tree()
338 if (head && DECL_P (head)) in browse_tree()
345 if (head && DECL_P (head)) in browse_tree()
354 if (head && DECL_P (head)) in browse_tree()
363 if (head && DECL_P (head)) in browse_tree()
387 if (head && DECL_P (head)) in browse_tree()
396 if (head && DECL_P (head)) in browse_tree()
HDtree-into-ssa.c548 gcc_assert (DECL_P (sym)); in symbol_marked_for_renaming()
746 gcc_assert (DECL_P (sym)); in mark_def_sites()
760 gcc_assert (DECL_P (sym)); in mark_def_sites()
770 gcc_assert (DECL_P (def)); in mark_def_sites()
1180 tree sym = DECL_P (var) ? var : SSA_NAME_VAR (var); in insert_phi_nodes_for()
1334 avar = DECL_P (var) ? var : SSA_NAME_VAR (var); in get_reaching_def()
1380 gcc_assert (DECL_P (var)); in rewrite_stmt()
1389 gcc_assert (DECL_P (var)); in rewrite_stmt()
1721 tree sym = DECL_P (use) ? use : SSA_NAME_VAR (use); in maybe_replace_use()
1742 tree sym = DECL_P (def) ? def : SSA_NAME_VAR (def); in maybe_register_def()
[all …]
HDlanghooks.c272 gcc_assert (DECL_P (t)); in lhd_dwarf_name()
354 return (DECL_P (var) && DECL_CONTEXT (var) == fn in lhd_tree_inlining_auto_var_in_fn_p()
427 if (DECL_P (exp) in lhd_expr_size()
HDtree-dfa.c142 gcc_assert (DECL_P (t)); in create_var_ann()
709 gcc_assert (DECL_P (var)); in add_referenced_var()
794 if (!DECL_P (val)) in mark_new_vars_to_rename()
807 if (DECL_P (val)) in mark_new_vars_to_rename()
HDtree-vn.c183 else if (EXPR_P (e) || DECL_P (e) || TREE_CODE (e) == TREE_LIST in set_value_handle()
438 else if (EXPR_P (expr) || DECL_P (expr) || TREE_CODE (expr) == TREE_LIST in get_value_handle()
HDc-objc-common.c185 if (!DECL_P (t)) in c_tree_printer()
HDtree-ssanames.c126 gcc_assert (DECL_P (var) in make_ssa_name()
HDc-pretty-print.c476 bool want_parm_decl = DECL_P (t) && !(pp->flags & pp_c_flag_abstract); in pp_c_parameter_type_list()
601 else if (DECL_P (t)) in pp_c_storage_class_specifier()
631 pp_c_specifier_qualifier_list (pp, DECL_P (t) ? TREE_TYPE (t) : t); in pp_c_declaration_specifiers()
2090 gcc_assert (DECL_P (t)); in pp_c_tree_decl_identifier()
HDtoplev.c904 if (DECL_P (node)) in warn_deprecated_use()
957 if (DECL_P (node)) in error_unavailable_use()
1491 if (DECL_P (t)) in default_tree_printer()
HDdbxout.c1719 && DECL_P (TYPE_STUB_DECL (type)) in dbxout_type()
2388 && DECL_P (TYPE_STUB_DECL (type)) in output_used_types_helper()
2522 && DECL_P (TYPE_STUB_DECL (t)) in dbxout_symbol()
2529 && DECL_P (TYPE_NAME (t))) in dbxout_symbol()
2535 && DECL_P (TYPE_NAME (t))) in dbxout_symbol()
HDtree-ssa-propagate.c751 && (DECL_P (rhs) in stmt_makes_single_load()
776 && (DECL_P (lhs) in stmt_makes_single_store()
HDvar-tracking.c814 if (decl && DECL_P (decl) in var_debug_decl()
816 && DECL_P (DECL_DEBUG_EXPR (decl))) in var_debug_decl()
1504 if (!DECL_P (realdecl)) in track_expr_p()
1567 if (! DECL_P (expr)) in same_variable_part_p()
1583 if (! expr2 || ! DECL_P (expr2)) in same_variable_part_p()
2219 if (! decl || ! DECL_P (decl)) in clobber_variable_part()
HDgimplify.c384 if (DECL_P (*tp) && POINTER_TYPE_P (TREE_TYPE (*tp))) in find_single_pointer_decl_1()
505 if (DECL_P (stripped_decl) && DECL_NAME (stripped_decl)) in get_name()
2712 if (DECL_P (*expr_p)) in gimplify_init_ctor_preeval()
3053 if (DECL_P (object)) in gimplify_init_constructor()
3088 if (!DECL_P (preeval_data.lhs_base_decl)) in gimplify_init_constructor()
3401 || (DECL_P (*to_p) && DECL_REGISTER (*to_p))) in gimplify_modify_expr_rhs()
4330 if (decl == NULL || !DECL_P (decl)) in omp_firstprivatize_variable()
4455 gcc_assert (DECL_P (t)); in omp_add_variable()
4526 if (value && DECL_P (value) && DECL_THREAD_LOCAL_P (value)) in omp_notice_variable()
4964 gcc_assert (DECL_P (decl)); in gimplify_omp_for()
[all …]
HDemit-rtl.c1379 if (! DECL_P (inner)) in component_ref_for_mem_expr()
1418 gcc_assert (DECL_P (expr1)); in mem_expr_equal_p()
1455 gcc_assert (!DECL_P (t) || ref != DECL_RTL_IF_SET (t)); in set_mem_attributes_minus_bitpos()
1467 if ((objectp || DECL_P (t)) && ! AGGREGATE_TYPE_P (type)) in set_mem_attributes_minus_bitpos()
1516 if (DECL_P (base)) in set_mem_attributes_minus_bitpos()
1527 if (base && DECL_P (base) in set_mem_attributes_minus_bitpos()
1543 if (DECL_P (t)) in set_mem_attributes_minus_bitpos()
1609 if (DECL_P (t2)) in set_mem_attributes_minus_bitpos()
2032 else if (DECL_P (expr) in widen_memory_access()
HDtree-inline.c170 if (!DECL_P (t)) in remap_decl()
373 gcc_assert (DECL_P (new_var)); in remap_decls()
1209 && DECL_P (var)) in declare_return_variable()
1244 if (!DECL_P (base_m)) in declare_return_variable()
2106 if (DECL_P (modify_dest)) in expand_call_inline()
HDtree-ssa-live.c139 if (!root_var || (DECL_P (root_var) && DECL_IGNORED_P (root_var))) in var_union()
1100 || (DECL_P (t) in type_var_init()
1453 if (DECL_P (lhs) || TREE_CODE (lhs) == SSA_NAME) in build_tree_conflict_graph()
1458 if (DECL_P (rhs) || TREE_CODE (rhs) == SSA_NAME) in build_tree_conflict_graph()
HDalias.c392 if (DECL_P (t)) in find_base_decl()
1956 return x && DECL_P (x) ? x : NULL_TREE; in decl_for_component_ref()
2069 if (! DECL_P (exprx) || ! DECL_P (expry)) in nonoverlapping_memrefs_p()
HDtree-ssa-sink.c185 else if (DECL_P (lhs)) in is_hidden_global_store()
HDtarghooks.c478 && !DECL_P (fn_decl_or_type)) in default_function_value()
/NextBSD/contrib/gcc/config/
HDsol2-c.c117 if (decl && DECL_P (decl)) in solaris_pragma_align()
172 if (decl && DECL_P (decl)) in solaris_pragma_init()
230 if (decl && DECL_P (decl)) in solaris_pragma_fini()
/NextBSD/contrib/gcc/cp/
HDmangle.c356 if (DECL_P (el)) in dump_substitution_candidates()
419 gcc_assert (!(DECL_P (node) && node == candidate)); in add_substitution()
444 if (DECL_P (node)) in is_std_substitution()
479 if (DECL_P (node)) in is_std_substitution_char()
967 if (DECL_P (node)) in write_prefix()
1019 tree decl = DECL_P (node) ? node : TYPE_NAME (node); in write_template_prefix()
1020 tree type = DECL_P (node) ? TREE_TYPE (node) : node; in write_template_prefix()
2075 else if (DECL_P (expr)) in write_expression()
2101 if (DECL_P (member)) in write_expression()
2171 if (DECL_P (expr)) in write_expression()
[all …]
HDsemantics.c1457 while (access_type && DECL_P (access_type)) in finish_non_static_data_member()
1582 if (DECL_P (expr) || BASELINK_P (expr)) in finish_qualified_id_expr()
1758 else if (DECL_P (fn)) in perform_koenig_lookup()
2836 else if (DECL_P (decl)) in finish_id_expression()
2993 if (DECL_P (decl) && DECL_NONLOCAL (decl) in finish_id_expression()
3513 if (DECL_P (t)) in finish_omp_clauses()
4009 if (!DECL_P (decl)) in finish_omp_for()
HDfriend.c48 declp = DECL_P (supplicant); in is_friend()
HDdump.c215 if (DECL_P (t)) in cp_dump_tree()

1234