Searched refs:FlagLargeShift (Results 1 – 1 of 1) sorted by relevance
1541 auto *FlagLargeShift = B.CreateICmpUGE(Sha, K.getSplat(32)); in constructShiftInfo() local1544 auto *Mask1 = B.CreateSelect(FlagLargeShift, K.getZero(), K.getOnes()); in constructShiftInfo()