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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7596 auto MatchEqual = [VT](ConstantSDNode *LHS, ConstantSDNode *RHS) { local
7602 if (ISD::matchBinaryPredicate(InnerShiftAmt, N1, MatchEqual,

Completed in 99 milliseconds