Searched refs:type_bit_width (Results 1 – 1 of 1) sorted by relevance
145 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() function153 unsigned bits = type_bit_width(type); in is_inline_int()163 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val()169 if (type_bit_width(type) == 64) in get_signed_val()185 if (type_bit_width(type) == 64) in get_unsigned_val()195 if (type_bit_width(type) == 128) { in val_to_string()478 type_bit_width(lhs_type)) in __ubsan_handle_shift_out_of_bounds()481 type_bit_width(lhs_type), in __ubsan_handle_shift_out_of_bounds()