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