Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DPointerUnion.h33 constexpr int bitsRequired(unsigned n) { in bitsRequired() function
/external/llvm/lib/Support/
DAPFloat.cpp3500 unsigned bitsRequired = (FormatPrecision * 196 + 58) / 59; in AdjustToPrecision() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp3401 unsigned bitsRequired = (FormatPrecision * 196 + 58) / 59; in AdjustToPrecision() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFloat.cpp3950 unsigned bitsRequired = (FormatPrecision * 196 + 58) / 59; in AdjustToPrecision() local