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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h 226 constexpr inline bool __have_sse4a = _GLIBCXX_SIMD_HAVE_SSE4A; variable
347 | (__have_sse4a << 13)
simd.h 226 constexpr inline bool __have_sse4a = _GLIBCXX_SIMD_HAVE_SSE4A; variable
347 | (__have_sse4a << 13)
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h 243 constexpr inline bool __have_sse4a = _GLIBCXX_SIMD_HAVE_SSE4A; variable
367 | (__have_sse4a << 13)
simd.h 243 constexpr inline bool __have_sse4a = _GLIBCXX_SIMD_HAVE_SSE4A; variable
367 | (__have_sse4a << 13)

Completed in 118 milliseconds