Searched refs:POPCNT_U32 (Results 1 – 3 of 3) sorted by relevance
86 #define POPCNT_U32(x) __builtin_popcount(x) macro
70 #define POPCNT_U32(x) __builtin_popcount(x) macro
134 #define POPCNT_U32(x) __builtin_popcount(x) macro