Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp76 void APInt::initSlowCase(uint64_t val, bool isSigned) { in initSlowCase() function in APInt
85 void APInt::initSlowCase(const APInt& that) { in initSlowCase() function in APInt
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp75 void APInt::initSlowCase(unsigned numBits, uint64_t val, bool isSigned) { in initSlowCase() function in APInt
83 void APInt::initSlowCase(const APInt& that) { in initSlowCase() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp78 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
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp78 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