Searched refs:LargeShiftAmt (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3480 ConstantSDNode *LargeShiftAmt = local
3484 LargeShiftAmt->getZExtValue()) {
3486 DAG.getConstant(LargeShiftAmt->getZExtValue() + N1C->getZExtValue(),

Completed in 138 milliseconds