Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DInstructionUtils.h80 static inline uint32_t BitCount(uint64_t x) { in BitCount() function
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSparseBitVector.h801 unsigned BitCount = 0; in count() local
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DBitVectorTest.cpp1146 int BitCount = 0; in TYPED_TEST() local
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp754 ulittle16_t BitCount; // HotspotY (.cur files but not CURSOR resource). member
769 ulittle16_t BitCount; member