9 #ifndef CPROVER_ANSI_C_GCC_TYPES_H
10 #define CPROVER_ANSI_C_GCC_TYPES_H
Pre-defined bitvector types.
Fixed-width bit-vector with IEEE floating-point interpretation.
Fixed-width bit-vector with two's complement interpretation.
Fixed-width bit-vector with unsigned binary interpretation.
floatbv_typet gcc_float32_type()
floatbv_typet gcc_float16_type()
floatbv_typet gcc_float64_type()
signedbv_typet gcc_signed_int128_type()
floatbv_typet gcc_float32x_type()
floatbv_typet gcc_float64x_type()
floatbv_typet gcc_float128x_type()
unsignedbv_typet gcc_unsigned_int128_type()
floatbv_typet gcc_float128_type()