Lines Matching refs:Invert
1295 // * Invert is set when N is the all zero/ones constant when CC is false.1299 // * X = 0, Invert = False and OtherOp = Y1300 // * Y = 0, Invert = True and OtherOp = X1302 bool &Invert, SDValue &OtherOp,1312 Invert = false;1317 Invert = true;1333 Invert = true;1342 Invert = !AllOnes;