Lines Matching full:apint
223 APInt V = CI->getValue();
617 APInt Val(DestBitWidth, x);
672 APInt api = CI->getValue();
674 APInt::getNullValue(DestTy->getPrimitiveSizeInBits()));
806 const APInt &IdxVal = CIdx->getValue();
933 const APInt *CV;
1037 APInt PossiblySetBits(APInt::getLowBitsSet(DstWidth, SrcWidth));
1055 APInt BitsNotSet(APInt::getLowBitsSet(DstWidth, SrcWidth));
1102 const APInt &C1V = CI1->getValue();
1103 const APInt &C2V = CI2->getValue();
1726 APInt V1 = cast<ConstantInt>(C1)->getValue();
1727 APInt V2 = cast<ConstantInt>(C2)->getValue();