Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Darm_acle.h149 __clz(uint32_t __t) { __clz() function
H A D__clang_cuda_device_functions.h49 __DEVICE__ int __clz(int __a) { return __nv_clz(__a); } in __clz() function