Home
last modified time | relevance | path

Searched defs:__have_avx2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd.h222 constexpr inline bool __have_avx2 = _GLIBCXX_SIMD_HAVE_AVX2; variable
H A Dsimd_builtin.h2558 else if constexpr (not __have_avx2) in _S_masked_unary() local
2570 else if constexpr (not __have_avx2) in _S_masked_unary() local