Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:TypeBits

1898 static APInt ReadWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) {
1903 return APInt(TypeBits, Words);