Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8676 if (ConstantSDNode *LargeShift = isConstOrConstSplat(N0Op0.getOperand(1))) { in visitSRA() local
8679 if (LargeShift->getAPIntValue() == TruncBits) { in visitSRA()