Searched refs:MaybeShiftAmtVal (Results 1 – 1 of 1) sorted by relevance
1937 auto MaybeShiftAmtVal = getConstantVRegValWithLookThrough(RHS, MRI); in matchCombineShlOfExtend() local1938 if (!MaybeShiftAmtVal) in matchCombineShlOfExtend()1952 int64_t ShiftAmt = MaybeShiftAmtVal->Value.getSExtValue(); in matchCombineShlOfExtend()