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