Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNOT

1066 /// getNOT - Create a bitwise NOT operation as (XOR Val, -1).
1068 SDValue SelectionDAG::getNOT(SDLoc DL, SDValue Val, EVT VT) {