Lines Matching defs:NotLHS
9533 SDValue NotLHS = DAG.getNOT(DL, LHS, VT);9535 return DAG.getNode(ISD::AND, DL, VT, NotLHS, RHS);