Searched refs:__popcnt64 (Results 1 – 2 of 2) sorted by relevance
151 return __popcnt64(__x);
312 unsigned __int64 __popcnt64(unsigned __int64);568 __popcnt64(unsigned __int64 _Value) { in __popcnt64() function