Searched refs:NarrowShiftAmt (Results 1 – 1 of 1) sorted by relevance
2338 unsigned NarrowShiftAmt = ShiftVal - HalfSize; in applyCombineShiftToUnmerge() local2348 if (NarrowShiftAmt != 0) { in applyCombineShiftToUnmerge()2350 Builder.buildConstant(HalfTy, NarrowShiftAmt)).getReg(0); in applyCombineShiftToUnmerge()2361 if (NarrowShiftAmt != 0) { in applyCombineShiftToUnmerge()2363 Builder.buildConstant(HalfTy, NarrowShiftAmt)).getReg(0); in applyCombineShiftToUnmerge()