Searched defs:countr_zero (Results 1 – 4 of 4) sorted by relevance
81 countr_zero(T value) { in countr_zero() function87 countr_zero(T value) { in countr_zero() function107 ADD_SPECIALIZATION(countr_zero, unsigned short, __builtin_ctzs) in ADD_SPECIALIZATION() argument
67 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int countr_zero(_Tp __t) noexcept { in countr_zero() function
157 template <typename T> [[nodiscard]] int countr_zero(T Val) { in countr_zero() function
1639 unsigned countr_zero() const { in countr_zero() function