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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 230 constexpr inline bool __have_popcnt = _GLIBCXX_SIMD_HAVE_POPCNT; variable
351 | (__have_popcnt << 17)
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 247 constexpr inline bool __have_popcnt = _GLIBCXX_SIMD_HAVE_POPCNT; variable
371 | (__have_popcnt << 17)

Completed in 27 milliseconds