Searched defs:SrcElts (Results 1 – 10 of 10) sorted by relevance
1601 unsigned SrcElts = SrcTy->getNumElements(); in optimizeVectorResize() local
1886 unsigned SrcElts = SrcTy->getNumElements(); in optimizeVectorResizeWithIntegerBitCasts() local
2159 unsigned SrcElts = cast<FixedVectorType>(SrcTy)->getNumElements(); in optimizeVectorResizeWithIntegerBitCasts() local
965 APInt SrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local2366 APInt SrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local
3479 unsigned SrcElts = SrcTy->getAs<VectorType>()->getNumElements(); in SemaConvertVectorExpr() local
29113 unsigned SrcElts = in ReplaceNodeResults() local35504 APInt SrcElts = DemandedElts.zextOrTrunc(SrcVT.getVectorNumElements()); in SimplifyDemandedVectorEltsForTargetNode() local35609 APInt SrcElts = APInt::getOneBitSet(SrcVT.getVectorNumElements(), 0); in SimplifyDemandedVectorEltsForTargetNode() local35795 APInt SrcElts = APInt::getNullValue(NumElts); in SimplifyDemandedVectorEltsForTargetNode() local
33836 unsigned SrcElts = in ReplaceNodeResults() local42284 APInt SrcElts = DemandedElts.zextOrTrunc(SrcVT.getVectorNumElements()); in SimplifyDemandedVectorEltsForTargetNode() local42419 APInt SrcElts = APInt::getOneBitSet(SrcVT.getVectorNumElements(), 0); in SimplifyDemandedVectorEltsForTargetNode() local42664 APInt SrcElts = APInt::getZero(NumElts); in SimplifyDemandedVectorEltsForTargetNode() local
1473 unsigned SrcElts = SrcVT.getVectorNumElements(); in isExtractSubvectorCheap() local
2690 auto CheckSplatSrc = [&](SDValue Src, const APInt &SrcElts) { in isSplatValue()
13531 unsigned SrcElts = N00.getValueType().getVectorMinNumElements(); in visitSIGN_EXTEND_INREG() local