Searched defs:popCount (Results 1 – 3 of 3) sorted by relevance
84 static inline uint32_t popCount(uint32_t u) in popCount() function
335 AK_FORCE_INLINE int popCount(const uint32_t bitmap, const int index) const { in popCount() function340 AK_FORCE_INLINE int popCount(const uint32_t bitmap) const { in popCount() function
319 static uint32_t popCount(uint32_t u) { in popCount() function