Home
last modified time | relevance | path

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

/external/libcap/cap/
Dcap.go304 func MaxBits() Value { func
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h189 static constexpr SizeT MaxBits = sizeof(SmallBitVector::Bits) * CHAR_BIT; variable
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp443 const unsigned MaxBits = 64; in convertFloatingToInteger() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp468 const unsigned MaxBits = 64; in convertFloatingToInteger() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp489 const unsigned MaxBits = 64; in convertFloatingToInteger() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp2510 unsigned MaxBits = 8; in print() local