Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp10356 auto SumOfShifts = [&](ConstantSDNode *LHS, ConstantSDNode *RHS) { in visitSRA() local
10366 if (ISD::matchBinaryPredicate(N1, N0.getOperand(1), SumOfShifts)) { in visitSRA()