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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 236 constexpr inline bool __have_avx512bw_vl = __have_avx512bw && __have_avx512vl; variable
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 253 constexpr inline bool __have_avx512bw_vl = __have_avx512bw && __have_avx512vl; variable

Completed in 55 milliseconds