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