Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dcountl.h92 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr int countl_one(_Tp __t) noexcept { in countl_one() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1559 unsigned countl_one() const { in countl_one() function