Lines Matching defs:CondC
11565 SDValue CondC = Cond.getOperand(1);11567 if (CC == ISD::SETGT && isAllOnesOrAllOnesSplat(CondC) &&11574 if (CC == ISD::SETLT && isNullOrNullSplat(CondC) && isNullOrNullSplat(C2)) {