Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dcountl.h98 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int countl_zero(_Tp __t) noexcept { in countl_zero() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1557 unsigned countl_zero() const { in countl_zero() function