Home | History | Annotate | Download | only in ia32

Lines Matching refs:has_sse3

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