Searched refs:NewShAmt (Results 1 – 1 of 1) sorted by relevance
228 unsigned NewShAmt = NumBits+CI->getZExtValue(); in GetShiftedValue() local229 if (NewShAmt >= TypeWidth) in GetShiftedValue()232 BO->setOperand(1, ConstantInt::get(BO->getType(), NewShAmt)); in GetShiftedValue()269 unsigned NewShAmt = NumBits+CI->getZExtValue(); in GetShiftedValue() local270 if (NewShAmt >= TypeWidth) in GetShiftedValue()273 BO->setOperand(1, ConstantInt::get(BO->getType(), NewShAmt)); in GetShiftedValue()