Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNOT

4124     SDValue NOTNode = DAG.getNOT(N0.getDebugLoc(), N0, VT);
4130 SDValue NOTNode = DAG.getNOT(N0.getDebugLoc(), N0, VT);
9749 SDValue NotN0 = DAG.getNOT(N0.getDebugLoc(), N0, XType);