HomeSort by: relevance | last modified time | path
    Searched defs:__builtin_popcountll (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
support.h 22 #define __builtin_popcountll(x) __popcnt8(x) macro
24 #define __builtin_popcountl(x) __builtin_popcountll(x)
support.h 22 #define __builtin_popcountll(x) __popcnt8(x) macro
24 #define __builtin_popcountl(x) __builtin_popcountll(x)

Completed in 74 milliseconds