Searched refs:HighWidth (Results 1 – 1 of 1) sorted by relevance
19027 unsigned HighWidth = N->getOperand(1).getValueType().getSizeInBits(); in PerformDAGCombine() local19028 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()19035 unsigned HighWidth = N->getOperand(0).getValueType().getSizeInBits(); in PerformDAGCombine() local19036 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()