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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 243 constexpr inline bool __have_avx512vpopcntdq = _GLIBCXX_SIMD_HAVE_AVX512VPOPCNTDQ; variable
362 | (__have_avx512vpopcntdq << 28)
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 260 constexpr inline bool __have_avx512vpopcntdq = _GLIBCXX_SIMD_HAVE_AVX512VPOPCNTDQ; variable
382 | (__have_avx512vpopcntdq << 28)

Completed in 34 milliseconds