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