Searched refs:LowMask (Results 1 – 1 of 1) sorted by relevance
12873 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local12876 if ((SimplifyDemandedBits(N->getOperand(0), LowMask, DCI)) || in PerformDAGCombine()12885 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine() local12887 (SimplifyDemandedBits(N->getOperand(1), LowMask, DCI))) in PerformDAGCombine()