Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c4698 int width0 = floor_log2 (nz0) + 1; in nonzero_bits1() local
4712 result_width = MAX (width0, width1) + 1; in nonzero_bits1()
4719 result_width = width0 + width1; in nonzero_bits1()
4726 result_width = width0; in nonzero_bits1()
4731 result_width = width0; in nonzero_bits1()
4737 result_width = MIN (width0, width1); in nonzero_bits1()
4743 result_width = MIN (width0, width1); in nonzero_bits1()