| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | omp-low.cc | 279 tree v = DECL_VALUE_EXPR (decl); in omp_member_access_dummy_var() 673 x = TREE_OPERAND (DECL_VALUE_EXPR (var), 0); in build_outer_var_ref() 746 x = DECL_VALUE_EXPR (var); in build_outer_var_ref() 907 tree ve = DECL_VALUE_EXPR (decl); in fixup_remapped_decl() 1266 t = DECL_VALUE_EXPR (t); in scan_sharing_clauses() 1436 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() 1620 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() 1634 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() 1789 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() 1876 tree decl2 = DECL_VALUE_EXPR (decl); in scan_sharing_clauses() [all …]
|
| D | tree-nested.cc | 436 && DECL_VALUE_EXPR (next) == decl) in lookup_field_for_decl() 3237 val = DECL_VALUE_EXPR (var); in remap_vla_decls() 3264 val = DECL_VALUE_EXPR (var); in remap_vla_decls() 3290 val = build1 (INDIRECT_REF, TREE_TYPE (val), DECL_VALUE_EXPR (t)); in remap_vla_decls() 3311 if (val != DECL_VALUE_EXPR (var)) in remap_vla_decls() 3327 tree val = DECL_VALUE_EXPR (var); in fixup_vla_decls() 3337 DECL_VALUE_EXPR (TREE_OPERAND (val, 0))); in fixup_vla_decls()
|
| D | dbxout.cc | 2520 return dbxout_expand_expr (DECL_VALUE_EXPR (expr)); in dbxout_expand_expr() 2916 decl = DECL_VALUE_EXPR (decl); in dbxout_symbol() 3339 sym_addr = dbxout_expand_expr (DECL_VALUE_EXPR (decl)); in dbxout_common_check()
|
| D | tree-emutls.cc | 346 (DECL_ASSEMBLER_NAME (DECL_VALUE_EXPR (alias_of))); in new_emutls_decl()
|
| D | function.cc | 1897 tree v = DECL_VALUE_EXPR (t); in instantiate_expr() 1919 tree v = DECL_VALUE_EXPR (t); in instantiate_decls_1() 1945 tree v = DECL_VALUE_EXPR (decl); in instantiate_decls() 1957 tree v = DECL_VALUE_EXPR (decl); in instantiate_decls() 1965 instantiate_decl_rtl (DECL_RTL (DECL_VALUE_EXPR (decl))); in instantiate_decls()
|
| D | tree-streamer-out.cc | 648 stream_write_tree_ref (ob, DECL_VALUE_EXPR (expr)); in write_ts_decl_common_tree_pointers()
|
| D | ipa-free-lang-data.cc | 747 fld_worklist_push (DECL_VALUE_EXPR (t), fld); in find_decls_types_r()
|
| D | gimplify.cc | 1491 key = DECL_VALUE_EXPR (key); in gimplify_bind_expr() 1815 gcc_assert (TREE_CODE (DECL_VALUE_EXPR (decl)) == INDIRECT_REF); in gimple_add_padding_init_for_auto_var() 1816 addr_of_decl = TREE_OPERAND (DECL_VALUE_EXPR (decl), 0); in gimple_add_padding_init_for_auto_var() 3070 *expr_p = unshare_expr (DECL_VALUE_EXPR (decl)); in gimplify_var_or_parm_decl() 7321 t = DECL_VALUE_EXPR (decl); in omp_add_variable() 7744 tree value = get_base_address (DECL_VALUE_EXPR (decl)); in omp_notice_variable() 7954 tree t = DECL_VALUE_EXPR (decl); in omp_notice_variable() 10428 tree v = DECL_VALUE_EXPR (decl); in gimplify_scan_omp_clauses() 10543 tree value = get_base_address (DECL_VALUE_EXPR (decl)); in gimplify_scan_omp_clauses() 11278 tree decl2 = DECL_VALUE_EXPR (decl); in gimplify_adjust_omp_clauses_1() [all …]
|
| D | omp-offload.cc | 146 tree value_expr = DECL_VALUE_EXPR (it); in add_decls_addresses_to_decl_constructor() 464 tree value_expr = DECL_VALUE_EXPR (it); in omp_finish_file()
|
| D | sanopt.cc | 1138 *op = DECL_VALUE_EXPR (*op); in rewrite_usage_of_param()
|
| D | print-tree.cc | 596 print_node (file, "value-expr", DECL_VALUE_EXPR (node), indent + 4); in print_node()
|
| D | lto-streamer-out.cc | 1018 DFS_follow_tree_edge (DECL_VALUE_EXPR (expr)); in DFS_write_tree_body() 1439 visit (DECL_VALUE_EXPR (t)); in hash_tree()
|
| D | tree-ssa.cc | 260 return target_for_debug_bind (DECL_VALUE_EXPR (var)); in target_for_debug_bind()
|
| D | tree-cfg.cc | 5353 tree x = DECL_VALUE_EXPR (t); in verify_expr_location_1() 7449 tree x = DECL_VALUE_EXPR (*tp); in replace_block_vars_by_duplicates()
|
| D | tree-pretty-print.cc | 3992 dump_generic_node (pp, DECL_VALUE_EXPR (t), spc, flags, false); in print_declaration()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | lambda.cc | 251 gcc_assert (TREE_CODE (DECL_VALUE_EXPR (expr)) == COMPONENT_REF); in lambda_capture_field_type() 252 expr = TREE_OPERAND (DECL_VALUE_EXPR (expr), 1); in lambda_capture_field_type()
|
| D | optimize.cc | 77 tree expr = DECL_VALUE_EXPR (copy); in cxx_copy_decl()
|
| D | cp-gimplify.cc | 1024 *stmt_p = stmt = unshare_expr (DECL_VALUE_EXPR (stmt)); in cp_fold_r() 1939 && DECL_VALUE_EXPR (var) == t) in cp_genericize()
|
| D | ChangeLog-2017 | 3440 !DECL_DECOMP_BASE instead of !DECL_VALUE_EXPR. Adjust warning 3451 DECL_VALUE_EXPR. 3602 * expr.c (mark_exp_read): Look through DECL_VALUE_EXPR. 4562 change their DECL_VALUE_EXPR nor cp_finish_decl them. Instead make 4563 sure DECL_VALUE_EXPR is the canonical NULL type ARRAY_REF for tsubst 4566 with DECL_VALUE_EXPR, return true if DECL_VALUE_EXPR is type 5073 in between DECL_VALUE_EXPR of decomposition decls.
|
| D | ChangeLog-2016 | 399 DECL_VALUE_EXPR. 420 * semantics.c (finish_decltype_type): Look through DECL_VALUE_EXPR. 3313 DECL_VALUE_EXPR, DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P. 3315 * pt.c (tsubst_expr) [DECL_EXPR]: Set DECL_VALUE_EXPR, 3318 Handle DECL_VALUE_EXPR.
|
| D | semantics.cc | 5024 tree f = DECL_VALUE_EXPR (decl); in omp_clause_decl_field() 9501 && TREE_CODE (DECL_VALUE_EXPR (t)) == COMPONENT_REF in finish_omp_target_clauses_r() 9503 TREE_OPERAND (DECL_VALUE_EXPR (t), 0))) in finish_omp_target_clauses_r() 9662 omp_target_this_expr = DECL_VALUE_EXPR (omp_target_this_expr); in finish_omp_target_clauses() 9669 tree closure_expr = DECL_VALUE_EXPR (orig_decl); in finish_omp_target_clauses()
|
| D | constexpr.cc | 6664 r = DECL_VALUE_EXPR (t); in cxx_eval_constant_expression() 8851 && DECL_VALUE_EXPR (t) == error_mark_node) in potential_constant_expression_1() 8853 return RECUR (DECL_VALUE_EXPR (t), rval); in potential_constant_expression_1()
|
| D | ChangeLog-2005 | 1068 * pt.c (tsubst_decl): Substitute in DECL_VALUE_EXPR. 1084 DECL_VALUE_EXPR instead.
|
| D | ChangeLog-2010 | 81 into invisible reference, change also DECL_VALUE_EXPR of 2607 Set DECL_VALUE_EXPR on var.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-common.cc | 1435 compare_tree_edges (DECL_VALUE_EXPR (t1), DECL_VALUE_EXPR (t2)); in compare_tree_sccs_1()
|