Searched refs:ShLeftAmt (Results 1 – 1 of 1) sorted by relevance
14585 unsigned ShLeftAmt = 0; in reduceLoadWidth() local14589 ShLeftAmt = N01->getZExtValue(); in reduceLoadWidth()14644 if (ShLeftAmt != 0) { in reduceLoadWidth()14649 if (ShLeftAmt >= VT.getScalarSizeInBits()) in reduceLoadWidth()14653 DAG.getShiftAmountConstant(ShLeftAmt, VT, DL)); in reduceLoadWidth()