Home
last modified time | relevance | path

Searched defs:SSE42 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/beast/core/detail/
Dcpu_info.hpp70 constexpr std::uint32_t SSE42 = 1 << 20; in cpu_info() local
/third_party/flutter/skia/src/core/
DSkCpu.h20 SSE42 = 1 << 5, enumerator
/third_party/skia/src/core/
DSkCpu.h20 SSE42 = 1 << 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h64 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator