Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp77 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
/aosp_15_r20/external/llvm/lib/Support/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp75 void APInt::initSlowCase(uint64_t val, bool isSigned) { in initSlowCase() function in APInt
84 void APInt::initSlowCase(const APInt& that) { in initSlowCase() function in APInt