Searched defs:__clz (Results 1 – 3 of 3) sorted by relevance
142 __clz(uint32_t __t) { in __clz() function
47 __DEVICE__ int __clz(int __a) { return __nv_clz(__a); } in __clz() function