Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNOT

3796     SDValue NotX = DAG.getNOT(SDLoc(X), X, VT);
4555 SDValue NOTNode = DAG.getNOT(SDLoc(N0), N0, VT);
4561 SDValue NOTNode = DAG.getNOT(SDLoc(N0), N0, VT);
11348 SDValue NotN0 = DAG.getNOT(SDLoc(N0), N0, XType);