Searched refs:type_bit_width (Results 1 – 1 of 1) sorted by relevance
71 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() function79 unsigned bits = type_bit_width(type); in is_inline_int()89 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val()95 if (type_bit_width(type) == 64) in get_signed_val()111 if (type_bit_width(type) == 64) in get_unsigned_val()121 if (type_bit_width(type) == 128) { in val_to_string()376 type_bit_width(lhs_type)) in __ubsan_handle_shift_out_of_bounds()379 type_bit_width(lhs_type), in __ubsan_handle_shift_out_of_bounds()