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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 241 constexpr inline bool __have_avx512cd = _GLIBCXX_SIMD_HAVE_AVX512CD; variable
360 | (__have_avx512cd << 26)
simd.h 241 constexpr inline bool __have_avx512cd = _GLIBCXX_SIMD_HAVE_AVX512CD; variable
360 | (__have_avx512cd << 26)
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 258 constexpr inline bool __have_avx512cd = _GLIBCXX_SIMD_HAVE_AVX512CD; variable
380 | (__have_avx512cd << 26)
simd.h 258 constexpr inline bool __have_avx512cd = _GLIBCXX_SIMD_HAVE_AVX512CD; variable
380 | (__have_avx512cd << 26)

Completed in 37 milliseconds