Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dcountr.h74 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int countr_one(_Tp __t) noexcept { in countr_one() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1615 unsigned countr_one() const { in countr_one() function