Lines Matching defs:Demanded
26028 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS;26029 Demanded.setBit(M % NumElts);