Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SubOp0

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