Lines Matching defs:UseVP
4428 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
4451 if (!UseVP)
4474 if (!UseVP)
4506 if (!UseVP) {
4536 if (!UseVP && N1IsConst &&
4609 if (!UseVP && N0.getOpcode() == ISD::VSCALE && NC1) {
4617 if (!UseVP && N0.getOpcode() == ISD::STEP_VECTOR &&
4626 if (!UseVP && (!LegalOperations || hasOperation(ISD::ABS, VT)) &&
4666 if (!UseVP)
4672 if (!UseVP)
16307 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
16312 bool HasFMAD = !UseVP && (LegalOperations && TLI.isFMADLegal(DAG, N));
16544 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
16549 bool HasFMAD = !UseVP && (LegalOperations && TLI.isFMADLegal(DAG, N));