Home
last modified time | relevance | path

Searched defs:__builtin_popcount (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/include/support/ibm/
Dsupport.h22 #define __builtin_popcount(x) __popcnt4(x) macro
/external/llvm-project/libcxx/include/support/ibm/
Dsupport.h21 #define __builtin_popcount(x) __popcnt4(x) macro