Searched refs:SubDemandedElt (Results 1 – 1 of 1) sorted by relevance
2753 APInt SubDemandedElt = APInt::getOneBitSet(Scale, I); in isSplatValue() local2754 APInt SubDemandedElts = APInt::getSplat(NumSrcElts, SubDemandedElt); in isSplatValue()