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

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

Completed in 136 milliseconds