Searched refs:cxx_eval_binary_expression (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2016 | 1330 (cxx_eval_binary_expression): Use it for POINTER_PLUS_EXPR. 1673 * constexpr.c (cxx_eval_binary_expression): Reject invalid expressions 1821 * constexpr.c (cxx_eval_binary_expression): Handle comparison 3635 * constexpr.c (cxx_eval_binary_expression): Don't VERIFY_CONSTANT 3986 * constexpr.c (cxx_eval_binary_expression): Fold equality
|
H A D | ChangeLog-2014 | 65 (cxx_eval_unary_expression, cxx_eval_binary_expression) 213 (cxx_eval_binary_expression): Call it. Set NON_CONSTANT_P if it 435 * constexpr.c (cxx_eval_binary_expression): Don't assume the 798 cxx_eval_unary_expression, cxx_eval_binary_expression,
|
H A D | ChangeLog | 2488 * constexpr.cc (cxx_eval_binary_expression): Temporarily set 3051 (cxx_eval_binary_expression): Use it.
|
H A D | ChangeLog-2020 | 469 * constexpr.c (cxx_eval_binary_expression): Pass it. 919 * constexpr.c (cxx_eval_binary_expression): For shifts by constant 2837 * constexpr.c (cxx_eval_binary_expression): For SPACESHIP_EXPR, tail 5868 (cxx_eval_binary_expression) [SPACESHIP_EXPR]: Pass lval through.
|
H A D | constexpr.cc | 3334 cxx_eval_binary_expression (const constexpr_ctx *ctx, tree t, in cxx_eval_binary_expression() function 7129 r = cxx_eval_binary_expression (ctx, t, lval, in cxx_eval_constant_expression()
|
H A D | ChangeLog-2018 | 1998 * constexpr.c (cxx_eval_binary_expression): For arithmetics involving 2568 * constexpr.c (cxx_eval_binary_expression): Special case comparison 2740 * constexpr.c (cxx_eval_binary_expression, cxx_fold_indirect_ref,
|
H A D | ChangeLog-2015 | 4045 * constexpr.c (cxx_eval_binary_expression): Fix pasto. 4106 * constexpr.c (cxx_eval_binary_expression): Don't VERIFY_CONSTANT
|
H A D | ChangeLog-2010 | 738 (cxx_eval_binary_expression): Likewise.
|
H A D | ChangeLog-2021 | 386 * constexpr.c (cxx_eval_binary_expression): Use
|
H A D | ChangeLog-2019 | 1069 * constexpr.c (cxx_eval_binary_expression): Handle SPACESHIP_EXPR.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 3005 cxx_eval_binary_expression (const constexpr_ctx *ctx, tree t, in cxx_eval_binary_expression() function 6284 r = cxx_eval_binary_expression (ctx, t, lval, in cxx_eval_constant_expression()
|