Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4683 unsigned LargeShiftVal = LargeShift->getZExtValue(); in visitSRA() local
4686 if (LargeVT.getScalarSizeInBits() - OpSizeInBits == LargeShiftVal) { in visitSRA()
4689 DAG.getConstant(LargeShiftVal + N1C->getZExtValue(), DL, in visitSRA()