Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:AllOnes

763     APInt AllOnes = APInt::getAllOnesValue(BitWidth);
764 if (SimplifyDemandedBits(I->getOperandUse(0), AllOnes,
766 SimplifyDemandedBits(I->getOperandUse(1), AllOnes,