Searched refs:SRL1C (Results 1 – 1 of 1) sorted by relevance
14516 auto *SRL1C = dyn_cast<ConstantSDNode>(SRL.getOperand(1)); in reduceLoadWidth() local14517 if (!SRL1C || !LN) in reduceLoadWidth()14523 ShAmt = SRL1C->getZExtValue(); in reduceLoadWidth()