Home | History | Annotate | Download | only in X86

Lines Matching refs:hasSSE41

1058   if (!TM.Options.UseSoftFloat && Subtarget->hasSSE41()) {
5499 if (!Subtarget->hasSSE41() || (VVT != MVT::v4f32 && VVT != MVT::v4i32))
6796 if (getSubtarget()->hasSSE41()) {
8015 static bool isBlendMask(ArrayRef<int> MaskVals, MVT VT, bool hasSSE41,
8023 if (!hasSSE41 || EltVT == MVT::i8)
8066 assert(isBlendMask(SVOp->getMask(), VT, Subtarget->hasSSE41(),
9109 if (!Subtarget->hasSSE41())
9488 if (isBlendMask(M, VT, Subtarget->hasSSE41(), Subtarget->hasInt256(),
9529 if (Subtarget->hasSSE41() && isINSERTPSMask(M, VT))
9649 if (!Subtarget->hasSSE41() || EltVT == MVT::i8)
9847 if (Subtarget->hasSSE41()) {
10030 if (Subtarget->hasSSE41())
11538 if (!Subtarget->hasSSE41())
12255 (Subtarget->hasSSE41() && (VET >= MVT::i8 && VET <= MVT::i32))
12350 if (Opc == X86ISD::PCMPEQ && !Subtarget->hasSSE41()) {
15040 assert(Subtarget->hasSSE2() && !Subtarget->hasSSE41() &&
15169 (!IsSigned || !Subtarget->hasSSE41()) ? X86ISD::PMULUDQ : X86ISD::PMULDQ;
15191 if (IsSigned && !Subtarget->hasSSE41()) {
16860 isBlendMask(M, SVT, Subtarget->hasSSE41(), Subtarget->hasInt256()));
19115 bool hasUnsigned = Subtarget->hasSSE41() ||
19117 bool hasSigned = Subtarget->hasSSE41() ||
19185 if (!Subtarget->hasSSE41() || EltVT == MVT::i8)
20113 if (!Subtarget->hasSSE41())
20691 if (!Subtarget->hasSSE41())
20969 if (Subtarget->hasSSE41()) {