Home
last modified time | relevance | path

Searched defs:initSlowCase (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DAPInt.cpp76 void APInt::initSlowCase(uint64_t val, bool isSigned) { initSlowCase() function in APInt
85 void APInt::initSlowCase(const APInt& that) { initSlowCase() function in APInt