Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4728 if (ConstantSDNode *LargeShift = isConstOrConstSplat(N0Op0.getOperand(1))) { in visitSRA() local
4729 unsigned LargeShiftVal = LargeShift->getZExtValue(); in visitSRA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6658 if (ConstantSDNode *LargeShift = isConstOrConstSplat(N0Op0.getOperand(1))) { in visitSRA() local
6659 unsigned LargeShiftVal = LargeShift->getZExtValue(); in visitSRA()