Home
last modified time | relevance | path

Searched refs:__popcnt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
Dintrin.h106 unsigned int __popcnt(unsigned int);
521 __popcnt(unsigned int _Value) { in __popcnt() function
/external/libcxx/include/
Dalgorithm898 return __popcnt(__x);
907 return __popcnt(__x);