Lines Matching defs:Dif
6310 APInt Dif = MaxC - MinC;6311 if (!Dif.isZero() && Dif.isPowerOf2()) {6324 DAG.getConstant(~Dif, DL, OpVT));