Searched refs:TruncSize (Results 1 – 1 of 1) sorted by relevance
2621 const unsigned TruncSize = TruncTy.getScalarSizeInBits(); in getMidVTForTruncRightShiftCombine() local2624 if (ShiftSize > 32 && TruncSize < 32) in getMidVTForTruncRightShiftCombine()