Lines Matching refs:isFixedLengthVector
87 if (!VT.isFixedLengthVector()) in getRISCVInstructionCost()
94 if (!VT.isFixedLengthVector()) in getRISCVInstructionCost()
417 assert(LegalVT.isFixedLengthVector() && !Mask.empty() && in costShuffleViaSplitting()
486 assert(LegalVT.isFixedLengthVector()); in costShuffleViaVRegSplitting()
560 if (!LT.second.isFixedLengthVector()) in getSlideCost()
627 FVTp && ST->hasVInstructions() && LT.second.isFixedLengthVector()) { in getShuffleCost()
767 SubLT.second.isValid() && SubLT.second.isFixedLengthVector()) { in getShuffleCost()
874 if (LT.second.isFixedLengthVector()) in getShuffleCost()
887 if (LT.second.isFixedLengthVector()) in getShuffleCost()
891 if (LT.second.isFixedLengthVector() && in getShuffleCost()
910 InstructionCost SlideCost = !LT.second.isFixedLengthVector() ? 0 : in getShuffleCost()
952 assert(LT.second.isFixedLengthVector()); in getScalarizationOverhead()
1957 LT.second.isFixedLengthVector() && LT.second.getScalarType() == MVT::i1) { in getExtendedReductionCost()
2279 if (LT.second.isFixedLengthVector()) { in getVectorInstrCost()