Lines Matching full:apint
1551 APInt V = Elt->getValue();1552 APInt V2 = APInt(V.getBitWidth(), 1) << V.countTrailingZeros();1558 APInt V = Elt->getValue();1559 APInt V2 = APInt(V.getBitWidth(), 1) << V.countTrailingZeros();