Home
last modified time | relevance | path

Searched refs:type_bit_width (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dubsan.c131 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() function
139 unsigned bits = type_bit_width(type); in is_inline_int()
149 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val()
155 if (type_bit_width(type) == 64) in get_signed_val()
171 if (type_bit_width(type) == 64) in get_unsigned_val()
181 if (type_bit_width(type) == 128) { in val_to_string()
373 type_bit_width(lhs_type)) in __ubsan_handle_shift_out_of_bounds()
376 type_bit_width(lhs_type), in __ubsan_handle_shift_out_of_bounds()