Searched refs:HighWidth (Results 1 – 1 of 1) sorted by relevance
18791 unsigned HighWidth = N->getOperand(1).getValueType().getSizeInBits(); in PerformDAGCombine() local18792 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()18799 unsigned HighWidth = N->getOperand(0).getValueType().getSizeInBits(); in PerformDAGCombine() local18800 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); in PerformDAGCombine()