Home
last modified time | relevance | path

Searched defs:SSE41 (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/core/
DSkCpu.h19 SSE41 = 1 << 4, enumerator
/third_party/skia/src/core/
DSkCpu.h19 SSE41 = 1 << 4, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Disa.hpp61 bool SSE41(void) { return CPU_Rep.f_1_ECX_[19]; } in SSE41() function in InstructionSet
/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c29 SSE41 = 3, 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