Searched defs:width0 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | rtlanal.c | 3623 int width0 = floor_log2 (nz0) + 1; in nonzero_bits1() local |
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | combine.c | 8498 int width0 = floor_log2 (nz0) + 1; local |