Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
DIntrin.h339 unsigned __int64 __popcnt64(unsigned __int64);
620 __popcnt64(unsigned __int64 value) { in __popcnt64() function