Home | History | Annotate | Download | only in x64

Lines Matching refs:has_sse3

28   if (cpu.has_sse3() && FLAG_enable_sse3) supported_ |= 1u << SSE3;