Searched defs:ctz (Results 1 – 6 of 6) sorted by relevance
2110 wi::ctz (const wide_int_ref &x) in ctz() function in wi
13980 int ctz = ctz_hwi (i); in int_loc_descriptor() local14234 int clz, ctz; in size_of_int_loc_descriptor() local
2111 wi::ctz (const wide_int_ref &x) in ctz() function in wi
14457 int ctz = ctz_hwi (i); in int_loc_descriptor() local14711 int clz, ctz; in size_of_int_loc_descriptor() local
3462 ctz (unsigned int mask) in ctz() function