Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Drtlanal.c3623 int width0 = floor_log2 (nz0) + 1; in nonzero_bits1() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcombine.c8498 int width0 = floor_log2 (nz0) + 1; local