Searched refs:ShLeftAmt (Results 1 – 1 of 1) sorted by relevance
15473 unsigned ShLeftAmt = 0; in reduceLoadWidth() local15477 ShLeftAmt = N01->getZExtValue(); in reduceLoadWidth()15556 if (ShLeftAmt != 0) { in reduceLoadWidth()15561 if (ShLeftAmt >= VT.getScalarSizeInBits()) in reduceLoadWidth()15565 DAG.getShiftAmountConstant(ShLeftAmt, VT, DL)); in reduceLoadWidth()