Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6828 unsigned LargeShiftVal = LargeShift->getZExtValue(); in visitSRA() local
6831 if (LargeVT.getScalarSizeInBits() - OpSizeInBits == LargeShiftVal) { in visitSRA()
6834 DAG.getConstant(LargeShiftVal + N1C->getZExtValue(), DL, in visitSRA()