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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3807 ConstantSDNode *LargeShiftAmt = local
3811 LargeShiftAmt->getZExtValue()) {
3813 DAG.getConstant(LargeShiftAmt->getZExtValue() + N1C->getZExtValue(),

Completed in 182 milliseconds