Searched refs:_popcnt32 (Results 1 – 6 of 6) sorted by relevance
17 return _popcnt32(__X); in test_popcnt32()51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
15 return _popcnt32(__X); in test_popcnt_32()
57 _popcnt32(int __A) in _popcnt32() function
159 #define _popcnt32(A) __popcntd((A)) macro
175 - The x86 intrinsics ``_mm_popcnt_u32``, ``_mm_popcnt_u64``, ``_popcnt32``,
3683 * ``_popcnt32``