Searched refs:popcount8 (Results 1 – 4 of 4) sorted by relevance
119 static unsigned int popcount8(unsigned int w) in popcount8() function142 res += popcount8(*cp++); in ext2fs_bitcount()154 res += popcount8(*cp++); in ext2fs_bitcount()
4 ;int popcount8(unsigned char i) {10 define signext i32 @popcount8(i8 zeroext %0) {11 ; CHECK-LABEL: @popcount8(
140 char popcount8[__builtin_popcountll(0LL) == 0 ? 1 : -1]; variable
157 char popcount8[__builtin_popcountll(0LL) == 0 ? 1 : -1]; variable