Searched defs:SSE41 (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkCpu.h | 19 SSE41 = 1 << 4, enumerator
|
/third_party/skia/src/core/ |
D | SkCpu.h | 19 SSE41 = 1 << 4, enumerator
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | isa.hpp | 61 bool SSE41(void) { return CPU_Rep.f_1_ECX_[19]; } in SSE41() function in InstructionSet
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2-dispatch.c | 29 SSE41 = 3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Subtarget.h | 64 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator
|