Lines Matching refs:getVectorElementCount
2144 return EVT::getVectorVT(C, MVT::i1, VT.getVectorElementCount()); in getSetCCResultType()
4920 if (OpVT.getVectorElementCount() != ArgVT.getVectorElementCount()) in LowerBITCAST()
6459 ElementCount EC = MemVT.getVectorElementCount(); in LowerSTORE()
10720 MVT PredVT = MVT::getVectorVT(MVT::i1, Ty.getVectorElementCount()); in LowerSELECT()
10730 MVT PredVT = MVT::getVectorVT(SplatValVT, Ty.getVectorElementCount()); in LowerSELECT()
14601 if (VT.getVectorElementCount() != (InVT.getVectorElementCount() * 2)) in LowerINSERT_SUBVECTOR()
14607 EVT NarrowVT = getPackedSVEVectorVT(VT.getVectorElementCount()); in LowerINSERT_SUBVECTOR()
14608 EVT WideVT = getPackedSVEVectorVT(InVT.getVectorElementCount()); in LowerINSERT_SUBVECTOR()
15496 ElementCount EC = VT.getVectorElementCount(); in setInfoSVEStN()
18194 VT.getVectorElementCount() * 2); in performMulVectorCmpZeroCombine()
18232 VT.getVectorElementCount()); in performVectorExtCombine()
19224 unsigned NumEls = OpVT.getVectorElementCount().getKnownMinValue(); in performLastTrueTestVectorCombine()
21215 HalfVec.getVectorElementCount() != ElementCount::getScalable(HalfSize)) in tryCombineWhileLo()
24249 CCVT.getVectorElementCount() != ElementCount::getFixed(1) || in performVSelectCombine()
25830 if (VT.getVectorElementCount() != SrcVT.getVectorElementCount()) in ReplaceBITCASTResults()
25927 ElementCount ResEC = VT.getVectorElementCount(); in ReplaceExtractSubVectorResults()
25929 if (InVT.getVectorElementCount() != (ResEC * 2)) in ReplaceExtractSubVectorResults()
27986 IndexVT.getVectorElementCount()); in LowerVECTOR_HISTOGRAM()
28360 assert((VT.getVectorElementCount() == InVT.getVectorElementCount() || in getSVESafeBitCast()
28627 VT.isFixedLengthVector() && !VT.getVectorElementCount().isScalar(); in getRegisterTypeForCallingConv()
28642 VT.isFixedLengthVector() && !VT.getVectorElementCount().isScalar(); in getNumRegistersForCallingConv()