Lines Matching defs:UseVP
4315 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
4338 if (!UseVP)
4361 if (!UseVP)
4393 if (!UseVP) {
4423 if (!UseVP && N1IsConst &&
4496 if (!UseVP && N0.getOpcode() == ISD::VSCALE && NC1) {
4504 if (!UseVP && N0.getOpcode() == ISD::STEP_VECTOR &&
4513 if (!UseVP && (!LegalOperations || hasOperation(ISD::ABS, VT)) &&
4553 if (!UseVP)
4559 if (!UseVP)
15871 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
15876 bool HasFMAD = !UseVP && (LegalOperations && TLI.isFMADLegal(DAG, N));
16108 bool UseVP = std::is_same_v<MatchContextClass, VPMatchContext>;
16113 bool HasFMAD = !UseVP && (LegalOperations && TLI.isFMADLegal(DAG, N));