Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsSupported

594   if (CpuFeatures::IsSupported(SSE3)) {
610 if (CpuFeatures::IsSupported(SSE3)) {
621 if (CpuFeatures::IsSupported(SSE3)) {
652 if (CpuFeatures::IsSupported(CMOV)) {
672 if (CpuFeatures::IsSupported(CMOV)) {
748 if (CpuFeatures::IsSupported(SSE4_1)) {
2568 if (CpuFeatures::IsSupported(SSE2)) {
2972 if (CpuFeatures::IsSupported(SSE2)) {
4740 if (CpuFeatures::IsSupported(SSE2) && CpuFeatures::IsSupported(CMOV)) {
5293 return CpuFeatures::IsSupported(SSE2);