type_bit_width     79 lib/ubsan.c    	unsigned bits = type_bit_width(type);
type_bit_width     89 lib/ubsan.c    		unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type);
type_bit_width     95 lib/ubsan.c    	if (type_bit_width(type) == 64)
type_bit_width    111 lib/ubsan.c    	if (type_bit_width(type) == 64)
type_bit_width    121 lib/ubsan.c    		if (type_bit_width(type) == 128) {
type_bit_width    376 lib/ubsan.c    		type_bit_width(lhs_type))
type_bit_width    379 lib/ubsan.c    			type_bit_width(lhs_type),