Home
last modified time | relevance | path

Searched refs:MatchIntersect (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5132 auto MatchIntersect = [](ConstantSDNode *LHS, ConstantSDNode *RHS) { in visitOR() local
5136 ISD::matchBinaryPredicate(N0.getOperand(1), N1, MatchIntersect)) { in visitOR()