/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 265 if (tree init = TARGET_EXPR_INITIAL (from)) in cp_gimplify_init_expr() 359 return simple_empty_class_p (type, TARGET_EXPR_INITIAL (op), code); in simple_empty_class_p() 546 op1 = TARGET_EXPR_INITIAL (op1); in cp_gimplify_expr() 938 from = TARGET_EXPR_INITIAL (from); in cp_genericize_init_expr() 950 cp_genericize_init (&TARGET_EXPR_INITIAL (*stmt_p), in cp_genericize_target_expr() 951 TARGET_EXPR_INITIAL (*stmt_p), slot); in cp_genericize_target_expr() 1692 if (TARGET_EXPR_INITIAL (stmt) in cp_genericize_r() 1693 && TREE_CODE (TARGET_EXPR_INITIAL (stmt)) == CONSTRUCTOR in cp_genericize_r() 1694 && CONSTRUCTOR_PLACEHOLDER_BOUNDARY (TARGET_EXPR_INITIAL (stmt))) in cp_genericize_r() 2385 x = TARGET_EXPR_INITIAL (x); in cp_fully_fold()
|
H A D | constexpr.cc | 4701 value = TARGET_EXPR_INITIAL (value); in init_subob_ctx() 5901 if (tree tinit = TARGET_EXPR_INITIAL (init)) in cxx_eval_store_expression() 6697 && TREE_CODE (TARGET_EXPR_INITIAL (r)) == CONSTRUCTOR) in cxx_eval_constant_expression() 6698 r = TARGET_EXPR_INITIAL (r); in cxx_eval_constant_expression() 7857 x = TARGET_EXPR_INITIAL (x); in cxx_eval_outermost_constant_expr() 7906 r = TARGET_EXPR_INITIAL (r); in cxx_eval_outermost_constant_expr() 8004 && TARGET_EXPR_INITIAL (t) == r)) in cxx_eval_outermost_constant_expr() 8023 && TARGET_EXPR_INITIAL (t) == r) in cxx_eval_outermost_constant_expr() 8364 tree init = TARGET_EXPR_INITIAL (t); in fold_non_dependent_init() 8394 t = TARGET_EXPR_INITIAL (t); in maybe_constant_init_1() [all …]
|
H A D | cvt.cc | 1044 call = TARGET_EXPR_INITIAL (expr); in maybe_warn_nodiscard() 1465 tree init = TARGET_EXPR_INITIAL (expr); in convert_to_void()
|
H A D | init.cc | 696 init = TARGET_EXPR_INITIAL (init); in get_nsdmi() 3820 rval = TARGET_EXPR_INITIAL (alloc_expr); in build_new_1() 4396 && TREE_CODE (TARGET_EXPR_INITIAL (init)) == CONSTRUCTOR in build_vec_init() 4398 init = TARGET_EXPR_INITIAL (init); in build_vec_init()
|
H A D | typeck2.cc | 735 init = TARGET_EXPR_INITIAL (init); in split_nonconstant_init() 1321 stripped_init = TARGET_EXPR_INITIAL (stripped_init); in digest_init_r()
|
H A D | tree.cc | 789 init = TARGET_EXPR_INITIAL (init); in build_vec_init_elt() 3474 valp = &TARGET_EXPR_INITIAL (*valp); in replace_placeholders_r() 3512 tp = &TARGET_EXPR_INITIAL (exp); in replace_placeholders() 5937 t = TARGET_EXPR_INITIAL (t); in stabilize_init()
|
H A D | call.cc | 404 arg = TARGET_EXPR_INITIAL (arg); in build_call_a() 7095 call = TARGET_EXPR_INITIAL (call); in extract_call_expr() 8942 exp = TARGET_EXPR_INITIAL (exp); in make_base_init_ok() 9017 tree init = TARGET_EXPR_INITIAL (exp); in init_by_return_slot_p() 10505 ret = TARGET_EXPR_INITIAL (ret); in check_self_delegation() 12940 TARGET_EXPR_INITIAL (expr) in set_up_extended_ref_temp() 12941 = extend_ref_init_temps (decl, TARGET_EXPR_INITIAL (expr), cleanups, in set_up_extended_ref_temp() 13218 ctor = TARGET_EXPR_INITIAL (ctor); in extend_ref_init_temps()
|
H A D | method.cc | 1647 tree maxval = TARGET_EXPR_INITIAL (idx); in build_comparison_op() 1648 TARGET_EXPR_INITIAL (idx) = size_zero_node; in build_comparison_op()
|
H A D | cp-tree.h | 4225 t = TARGET_EXPR_INITIAL (t); in get_vec_init_expr() 5388 && TARGET_EXPR_INITIAL (NODE) \ 5389 && !VOID_TYPE_P (TREE_TYPE (TARGET_EXPR_INITIAL (NODE)))) 5398 tree init = TARGET_EXPR_INITIAL (t); in target_expr_needs_replace()
|
H A D | mangle.cc | 3032 expr = TARGET_EXPR_INITIAL (expr); in write_expression()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 533 if (TREE_CODE (from) == TARGET_EXPR && TARGET_EXPR_INITIAL (from)) in cp_gimplify_init_expr() 534 from = TARGET_EXPR_INITIAL (from); in cp_gimplify_init_expr() 616 return simple_empty_class_p (type, TARGET_EXPR_INITIAL (op), code); in simple_empty_class_p() 810 op1 = TARGET_EXPR_INITIAL (op1); in cp_gimplify_expr() 1914 if (TARGET_EXPR_INITIAL (stmt) in cp_genericize_r() 1915 && TREE_CODE (TARGET_EXPR_INITIAL (stmt)) == CONSTRUCTOR in cp_genericize_r() 1916 && CONSTRUCTOR_PLACEHOLDER_BOUNDARY (TARGET_EXPR_INITIAL (stmt))) in cp_genericize_r() 2541 x = TARGET_EXPR_INITIAL (x); in cp_fully_fold()
|
H A D | constexpr.c | 3973 value = TARGET_EXPR_INITIAL (value); in init_subob_ctx() 5105 if (tree tinit = TARGET_EXPR_INITIAL (init)) in cxx_eval_store_expression() 5879 && TREE_CODE (TARGET_EXPR_INITIAL (r)) == CONSTRUCTOR) in cxx_eval_constant_expression() 5880 r = TARGET_EXPR_INITIAL (r); in cxx_eval_constant_expression() 6927 x = TARGET_EXPR_INITIAL (x); 6976 r = TARGET_EXPR_INITIAL (r); 7087 && TARGET_EXPR_INITIAL (t) == r)) 7125 && TARGET_EXPR_INITIAL (t) == r) 7426 tree init = TARGET_EXPR_INITIAL (t); in fold_non_dependent_init() 7456 t = TARGET_EXPR_INITIAL (t); in maybe_constant_init_1() [all …]
|
H A D | cvt.c | 1037 call = TARGET_EXPR_INITIAL (expr); in maybe_warn_nodiscard() 1458 tree init = TARGET_EXPR_INITIAL (expr); in convert_to_void()
|
H A D | init.c | 664 init = TARGET_EXPR_INITIAL (init); in get_nsdmi() 3754 rval = TARGET_EXPR_INITIAL (alloc_expr); in build_new_1() 4275 && TREE_CODE (TARGET_EXPR_INITIAL (init)) == CONSTRUCTOR in build_vec_init() 4277 init = TARGET_EXPR_INITIAL (init); in build_vec_init()
|
H A D | typeck2.c | 731 tree init = TARGET_EXPR_INITIAL (value); in split_nonconstant_init_1() 816 init = TARGET_EXPR_INITIAL (init); in split_nonconstant_init()
|
H A D | tree.c | 768 init = TARGET_EXPR_INITIAL (init); in build_vec_init_elt() 3261 valp = &TARGET_EXPR_INITIAL (*valp); in replace_placeholders_r() 3299 tp = &TARGET_EXPR_INITIAL (exp); in replace_placeholders() 5615 t = TARGET_EXPR_INITIAL (t); in stabilize_init()
|
H A D | call.c | 407 arg = TARGET_EXPR_INITIAL (arg); in build_call_a() 6604 call = TARGET_EXPR_INITIAL (call); in extract_call_expr() 8418 tree init = TARGET_EXPR_INITIAL (exp); in unsafe_copy_elision_p() 9773 ret = TARGET_EXPR_INITIAL (ret); in check_self_delegation() 12187 TARGET_EXPR_INITIAL (expr) in set_up_extended_ref_temp() 12188 = extend_ref_init_temps (decl, TARGET_EXPR_INITIAL (expr), cleanups, in set_up_extended_ref_temp() 12465 ctor = TARGET_EXPR_INITIAL (ctor); in extend_ref_init_temps()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-codegen.cc | 1300 TARGET_EXPR_INITIAL (rhs) = build_assign (code, lhs, in build_assign() 1301 TARGET_EXPR_INITIAL (rhs)); in build_assign() 1443 tree init = compound_expr (arg0, TARGET_EXPR_INITIAL (arg1)); in compound_expr() 1444 TARGET_EXPR_INITIAL (arg1) = init; in compound_expr() 1462 tree exp = TARGET_EXPR_INITIAL (ret); in return_expr() 1466 TARGET_EXPR_INITIAL (ret) = compound_expr (init, exp); in return_expr()
|
H A D | expr.cc | 1876 tree init = TARGET_EXPR_INITIAL (cleanup); in visit() 1877 TARGET_EXPR_INITIAL (cleanup) = compound_expr (init, exp); in visit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 1369 TARGET_EXPR_INITIAL (rhs) = build_assign (code, lhs, in build_assign() 1370 TARGET_EXPR_INITIAL (rhs)); in build_assign() 1512 tree init = compound_expr (arg0, TARGET_EXPR_INITIAL (arg1)); in compound_expr() 1513 TARGET_EXPR_INITIAL (arg1) = init; in compound_expr() 1531 tree exp = TARGET_EXPR_INITIAL (ret); in return_expr() 1535 TARGET_EXPR_INITIAL (ret) = compound_expr (init, exp); in return_expr()
|
H A D | ChangeLog-2021 | 672 TARGET_EXPR_INITIAL. 675 (return_expr): Construct returns inside TARGET_EXPR_INITIAL.
|
H A D | expr.cc | 1801 tree init = TARGET_EXPR_INITIAL (cleanup); in visit() 1802 TARGET_EXPR_INITIAL (cleanup) = compound_expr (init, exp); in visit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 3484 tree init = TARGET_EXPR_INITIAL (*arg_p); in gimplify_arg() 5645 tree init = TARGET_EXPR_INITIAL (*from_p); in gimplify_modify_expr_rhs() 7040 tree init = TARGET_EXPR_INITIAL (targ); in gimplify_target_expr() 7087 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr() 7133 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr() 13930 if (TARGET_EXPR_INITIAL (*tp) in computable_teams_clause() 14533 if (TARGET_EXPR_INITIAL (expr)) in goa_stabilize_expr() 14543 saw_lhs = goa_stabilize_expr (&TARGET_EXPR_INITIAL (expr), in goa_stabilize_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 3260 tree init = TARGET_EXPR_INITIAL (*arg_p); in gimplify_arg() 5349 tree init = TARGET_EXPR_INITIAL (*from_p); in gimplify_modify_expr_rhs() 6716 tree init = TARGET_EXPR_INITIAL (targ); in gimplify_target_expr() 6759 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr() 6809 TARGET_EXPR_INITIAL (targ) = NULL_TREE; in gimplify_target_expr() 12654 if (TARGET_EXPR_INITIAL (*tp) in computable_teams_clause()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 650 TREE_OPERAND (op1, 1) = TARGET_EXPR_INITIAL (op0); in check_omp_for_incr_expr()
|