Searched defs:initSlowCase (Results 1 – 1 of 1) sorted by relevance
77 void APInt::initSlowCase(unsigned numBits, uint64_t val, bool isSigned) { in initSlowCase() function in APInt85 void APInt::initSlowCase(const APInt& that) { in initSlowCase() function in APInt