Home | History | Annotate | Download | only in InstCombine

Lines Matching full:apint

202       APInt UndefElts(VectorWidth, 0);
203 APInt DemandedMask(VectorWidth, 0);
580 APInt UndefElts(VWidth, 0);
581 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth));
893 APInt UndefElts(VWidth, 0);
894 APInt AllOnesEltMask(APInt::getAllOnesValue(VWidth));