Home
last modified time | relevance | path

Searched defs:BitCount (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp242 static const uint8_t BitCount; member
248 static const uint8_t BitCount = 32; member
255 static const uint8_t BitCount = 64; member
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInstructionUtils.h80 static inline uint32_t BitCount(uint64_t x) { in BitCount() function
/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h801 unsigned BitCount = 0; in count() local
/llvm-project/llvm/unittests/ADT/
H A DBitVectorTest.cpp1157 int BitCount = 0; in TYPED_TEST() local
/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp763 ulittle16_t BitCount; // HotspotY (.cur files but not CURSOR resource). member
778 ulittle16_t BitCount; member