Lines Matching defs:NotRHS
9547 SDValue NotRHS = DAG.getNOT(DL, RHS, VT);9548 return DAG.getNode(ISD::AND, DL, VT, LHS, NotRHS);