Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp77 void APInt::initSlowCase(uint64_t val, bool isSigned) { in initSlowCase() function in APInt
86 void APInt::initSlowCase(const APInt& that) { in initSlowCase() function in APInt