Home
last modified time | relevance | path

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

/external/marisa-trie/lib/marisa/grimoire/vector/
Dpop-count.h14 explicit PopCount(UInt64 x) : value_() { in PopCount() function
/external/openscreen/util/
Dyet_another_bit_vector.cc204 #define PopCount(bits) __builtin_popcountll(bits) in CountBitsSet() macro
206 const auto PopCount = [](uint64_t bits) -> int { in CountBitsSet() local
/external/skia/tests/
DMathTest.cpp424 DEF_TEST(PopCount, reporter) { in DEF_TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp577 unsigned PopCount = SubRegMask.getNumLanes(); in buildCopy() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2203 unsigned PopCount = countPopulation(B.Mask); in visitBitTestCase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2721 unsigned PopCount = countPopulation(B.Mask); in visitBitTestCase() local