Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
DIntrin.h106 unsigned int __popcnt(unsigned int);
522 __popcnt(unsigned int _Value) { in __popcnt() function