Home
last modified time | relevance | path

Searched refs:getBitsNeeded (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1333 static unsigned getBitsNeeded(StringRef str, uint8_t radix);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1643 static unsigned getBitsNeeded(StringRef str, uint8_t radix);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp565 unsigned APInt::getBitsNeeded(StringRef str, uint8_t radix) { in getBitsNeeded() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp493 unsigned APInt::getBitsNeeded(StringRef str, uint8_t radix) { in getBitsNeeded() function in APInt