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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7657 SDValue NegN0 = DAG.getNode(ISD::SUB, N0.getDebugLoc(), local
7661 DAG.getNode(ISD::AND, DL, XType, NegN0, NotN0),

Completed in 238 milliseconds