Lines Matching defs:DemandedSrcBits
44203 APInt DemandedSrcBits = APInt::getSignMask(SrcBits);44204 if (SimplifyDemandedBits(Src, DemandedSrcBits, DemandedElts, KnownSrc, TLO,44215 Src, DemandedSrcBits, DemandedElts, TLO.DAG, Depth + 1))