Searched refs:type_bit_width (Results 1 – 1 of 1) sorted by relevance
147 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() function155 unsigned bits = type_bit_width(type); in is_inline_int()165 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val()171 if (type_bit_width(type) == 64) in get_signed_val()187 if (type_bit_width(type) == 64) in get_unsigned_val()197 if (type_bit_width(type) == 128) { in val_to_string()480 type_bit_width(lhs_type)) in __ubsan_handle_shift_out_of_bounds()483 type_bit_width(lhs_type), in __ubsan_handle_shift_out_of_bounds()