Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4682 if (ConstantSDNode *LargeShift = isConstOrConstSplat(N0Op0.getOperand(1))) { in visitSRA() local
4683 unsigned LargeShiftVal = LargeShift->getZExtValue(); in visitSRA()