Searched defs:SrcElts (Results 1 – 3 of 3) sorted by relevance
1886 unsigned SrcElts = SrcTy->getNumElements(); in optimizeVectorResizeWithIntegerBitCasts() local
965 APInt SrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local2366 APInt SrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
29110 unsigned SrcElts = in ReplaceNodeResults() local35501 APInt SrcElts = DemandedElts.zextOrTrunc(SrcVT.getVectorNumElements()); in SimplifyDemandedVectorEltsForTargetNode() local35606 APInt SrcElts = APInt::getOneBitSet(SrcVT.getVectorNumElements(), 0); in SimplifyDemandedVectorEltsForTargetNode() local35792 APInt SrcElts = APInt::getNullValue(NumElts); in SimplifyDemandedVectorEltsForTargetNode() local