Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getAllOnesValue

116     return Constant::getAllOnesValue(I->getType());
913 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth));