Home | History | Annotate | Download | only in Support

Lines Matching refs:initSlowCase

76 void APInt::initSlowCase(unsigned numBits, uint64_t val, bool isSigned) {
84 void APInt::initSlowCase(const APInt& that) {