Searched refs:NegN0 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11346 SDValue NegN0 = DAG.getNode(ISD::SUB, SDLoc(N0), local
11350 DAG.getNode(ISD::AND, DL, XType, NegN0, NotN0),

Completed in 97 milliseconds