Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNOT

955 /// getNOT - Create a bitwise NOT operation as (XOR Val, -1).
957 SDValue SelectionDAG::getNOT(DebugLoc DL, SDValue Val, EVT VT) {