Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SubOp0

1582     SDValue SubOp0 = RHS.getOperand(0);
1583 if (isNullConstant(SubOp0) && (CC == ISD::SETEQ || CC == ISD::SETNE)) {