Home | History | Annotate | Download | only in Reader

Lines Matching refs:TypeBits

2510 static APInt readWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) {
2515 return APInt(TypeBits, Words);