Home
last modified time | relevance | path

Searched refs:cxx_eval_vec_init_1 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2014255 * constexpr.c (cxx_eval_vec_init_1): Avoid
525 (cxx_eval_vec_init_1): Call build_aggr_init_expr.
708 (cxx_eval_vec_init_1): Likewise.
802 cxx_eval_bare_aggregate, cxx_eval_vec_init_1, cxx_eval_vec_init,
3925 * semantics.c (cxx_eval_vec_init_1): Use force_rvalue.
H A DChangeLog-20181079 (cxx_eval_vec_init_1): Correct type of AGGR_INIT_EXPR.
1482 * constexpr.c (cxx_eval_vec_init_1): Handle trivial initialization.
2884 * constexpr.c (cxx_eval_vec_init_1): Pass tf_none if ctx->quiet.
4365 (cxx_eval_vec_init_1): Likewise.
4551 * constexpr.c (cxx_eval_vec_init_1): For reuse, treat NULL eltinit like
4833 * constexpr.c (cxx_eval_vec_init_1): Use a RANGE_EXPR to compact
H A Dconstexpr.cc4872 cxx_eval_vec_init_1 (const constexpr_ctx *ctx, tree atype, tree init, in cxx_eval_vec_init_1() function
4947 eltinit = cxx_eval_vec_init_1 (&new_ctx, elttype, eltinit, value_init, in cxx_eval_vec_init_1()
5050 tree r = cxx_eval_vec_init_1 (ctx, atype, init, value_init, in cxx_eval_vec_init()
H A DChangeLog-20163190 (cxx_eval_vec_init_1): Likewise.
3350 * constexpr.c (cxx_eval_vec_init_1): Reuse CONSTRUCTOR initializers
3519 * constexpr.c (cxx_eval_vec_init_1): For pre_init case, reuse
H A DChangeLog-201193 * semantics.c (cxx_eval_vec_init_1): If init is NULL for
2131 * semantics.c (cxx_eval_vec_init_1): Fix logic.
2577 * semantics.c (cxx_eval_vec_init_1): Correct type.
H A DChangeLog-2010173 * semantics.c (cxx_eval_vec_init_1): Handle value-init.
751 (cxx_eval_vec_init, cxx_eval_vec_init_1): New.
H A DChangeLog-202032 (cxx_eval_vec_init_1): Always exit early if non-constant.
2851 * constexpr.c (cxx_eval_vec_init_1): Truncate ctx->ctor and
6019 (cxx_eval_vec_init_1): Handle CONSTRUCTOR.
H A DChangeLog-20194024 * constexpr.c (cxx_eval_vec_init_1, cxx_eval_store_expression):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c4140 cxx_eval_vec_init_1 (const constexpr_ctx *ctx, tree atype, tree init, in cxx_eval_vec_init_1() function
4215 eltinit = cxx_eval_vec_init_1 (&new_ctx, elttype, eltinit, value_init, in cxx_eval_vec_init_1()
4288 tree r = cxx_eval_vec_init_1 (ctx, atype, init, in cxx_eval_vec_init()