Searched refs:cxx_eval_internal_function (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2016 | 698 * constexpr.c (cxx_eval_internal_function): Handle IFN_LAUNDER. 1175 * constexpr.c (cxx_eval_internal_function): Handle IFN_FALLTHROUGH. 2316 (cxx_eval_internal_function): New function.
|
H A D | constexpr.cc | 1810 cxx_eval_internal_function (const constexpr_ctx *ctx, tree t, in cxx_eval_internal_function() function 2393 return cxx_eval_internal_function (ctx, t, lval, in cxx_eval_call_expression()
|
H A D | ChangeLog | 2370 * constexpr.cc (cxx_eval_internal_function) <case IFN_VEC_CONVERT>:
|
H A D | ChangeLog-2019 | 2994 * constexpr.c (cxx_eval_internal_function, cxx_eval_call_expression, 5645 (cxx_eval_internal_function): Handle IFN_VEC_CONVERT.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 1656 cxx_eval_internal_function (const constexpr_ctx *ctx, tree t, in cxx_eval_internal_function() function 2186 return cxx_eval_internal_function (ctx, t, lval, in cxx_eval_call_expression()
|