Searched refs:width0 (Results 1 – 2 of 2) sorted by relevance
4144 int width0 = floor_log2 (nz0) + 1; in nonzero_bits1() local4158 result_width = MAX (width0, width1) + 1; in nonzero_bits1()4165 result_width = width0 + width1; in nonzero_bits1()4172 result_width = width0; in nonzero_bits1()4177 result_width = width0; in nonzero_bits1()4183 result_width = MIN (width0, width1); in nonzero_bits1()4189 result_width = MIN (width0, width1); in nonzero_bits1()
4660 int width0 = floor_log2 (nz0) + 1; in nonzero_bits1() local4674 result_width = MAX (width0, width1) + 1; in nonzero_bits1()4681 result_width = width0 + width1; in nonzero_bits1()4688 result_width = width0; in nonzero_bits1()4693 result_width = width0; in nonzero_bits1()4699 result_width = MIN (width0, width1); in nonzero_bits1()4705 result_width = MIN (width0, width1); in nonzero_bits1()