Searched refs:MaybeShiftAmtVal (Results 1 – 1 of 1) sorted by relevance
1663 auto MaybeShiftAmtVal = getIConstantVRegValWithLookThrough(RHS, MRI); in matchCombineShlOfExtend() local1664 if (!MaybeShiftAmtVal) in matchCombineShlOfExtend()1678 int64_t ShiftAmt = MaybeShiftAmtVal->Value.getSExtValue(); in matchCombineShlOfExtend()