40 return float_utils.
abs(op_bv);
bvtypet get_bvtype(const typet &type)
virtual const bvt & convert_bv(const exprt &expr, const optionalt< std::size_t > expected_width=nullopt)
Convert expression to vector of literalts, using an internal cache to speed up conversion if availabl...
void conversion_failed(const exprt &expr, bvt &bv)
virtual std::size_t boolbv_width(const typet &type) const
virtual bvt convert_abs(const abs_exprt &expr)
bvt absolute_value(const bvt &op)
typet & type()
Return the type of the expression.
std::vector< literalt > bvt
const floatbv_typet & to_floatbv_type(const typet &type)
Cast a typet to a floatbv_typet.