Searched refs:cxx_eval_bit_cast (Results 1 – 3 of 3) sorted by relevance
4453 cxx_eval_bit_cast (const constexpr_ctx *ctx, tree t, bool *non_constant_p, in cxx_eval_bit_cast() function7618 r = cxx_eval_bit_cast (ctx, t, non_constant_p, overflow_p); in cxx_eval_constant_expression()
349 (cxx_eval_bit_cast): Don't error about padding bits if target
714 * constexpr.c (check_bit_cast_type, cxx_eval_bit_cast): New functions.