Home | History | Annotate | Download | only in X86

Lines Matching refs:hasSSE2

216       ST->hasSSE2()) {
229 if ((VT == MVT::v8i16 && ST->hasSSE2()) ||
234 if (VT == MVT::v4i32 && ST->hasSSE2())
282 if (ST->hasSSE2()) {
334 if (ISD == ISD::MUL && LT.second == MVT::v4i32 && ST->hasSSE2() &&
488 if (ST->hasSSE2() && !ST->hasAVX()) {