Searched defs:SrcElts (Results 1 – 6 of 6) sorted by relevance
2135 unsigned SrcElts = cast<FixedVectorType>(SrcTy)->getNumElements(); in optimizeVectorResizeWithIntegerBitCasts() local
5085 unsigned SrcElts = SrcTy->castAs<VectorType>()->getNumElements(); in ConvertVectorExpr() local
33086 unsigned SrcElts = in ReplaceNodeResults() local42192 APInt SrcElts = DemandedElts.zextOrTrunc(SrcVT.getVectorNumElements()); in SimplifyDemandedVectorEltsForTargetNode() local42350 APInt SrcElts = APInt::getOneBitSet(SrcVT.getVectorNumElements(), 0); in SimplifyDemandedVectorEltsForTargetNode() local42607 APInt SrcElts = APInt::getZero(NumElts); in SimplifyDemandedVectorEltsForTargetNode() local
2847 auto CheckSplatSrc = [&](SDValue Src, const APInt &SrcElts) { in isSplatValue()
14716 unsigned SrcElts = N00.getValueType().getVectorMinNumElements(); in visitSIGN_EXTEND_INREG() local
2309 unsigned SrcElts = SrcVT.getVectorNumElements(); isExtractSubvectorCheap() local