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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9949 SDValue NotN0 = DAG.getNOT(N0.getDebugLoc(), N0, XType); local
9951 DAG.getNode(ISD::AND, DL, XType, NegN0, NotN0),

Completed in 185 milliseconds