Lines Matching defs:Ones
13415 SDValue Ones = SetCC.getOperand(1);13422 if (CC == ISD::SETGT && isAllOnesConstant(Ones) && VT == XVT) {