Lines Matching defs:NotOp
6459 SDValue NotOp = DAG.getNOT(DL, LHS0, OpVT);6460 SDValue AndOp = DAG.getNode(ISD::AND, DL, OpVT, NotOp,