Searched refs:ConstShift (Results 1 – 1 of 1) sorted by relevance
9087 if (auto *ConstShift = dyn_cast<ConstantSDNode>(SRL.getOperand(1))) { in ReduceLoadWidth() local9088 ShAmt = ConstShift->getZExtValue(); in ReduceLoadWidth()