/aosp_15_r20/external/openscreen/util/ |
H A D | yet_another_bit_vector.cc | 204 #define PopCount(bits) __builtin_popcountll(bits) in CountBitsSet() macro 206 const auto PopCount = [](uint64_t bits) -> int { in CountBitsSet() local
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | primary64.h | 222 u16 PopCount = 0; in popBlocks() local 877 u16 PopCount = 0; in popBlocksWithCV() local 986 const u16 PopCount = ClassId == SizeClassMap::BatchClassId in popBlocksImpl() local 1111 const u16 PopCount = in populateFreeListAndPopBlocks() local
|
H A D | primary32.h | 200 u16 PopCount = popBlocksImpl(C, ClassId, Sci, ToArray, MaxBlockCount); in popBlocks() local 744 const u16 PopCount = ClassId == SizeClassMap::BatchClassId in popBlocksImpl() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/art/libartbase/base/ |
H A D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | bit_memory_region.h | 203 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 214 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | bit_memory_region.h | 195 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 207 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | bit_memory_region.h | 195 ALWAYS_INLINE size_t PopCount() const { in PopCount() function 207 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/vector/ |
H A D | pop-count.h | 14 explicit PopCount(UInt64 x) : value_() { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | bit_memory_region.h | 194 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | bit_memory_region.h | 194 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetRegisterInfo.cpp | 546 unsigned PopCount = SubRegMask.getNumLanes(); in getCoveringSubRegIndexes() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | MathTest.cpp | 399 DEF_TEST(PopCount, reporter) { in DEF_TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 577 unsigned PopCount = SubRegMask.getNumLanes(); in buildCopy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1511 unsigned PopCount = Exponent.countPopulation(); in getIntrinsicInstrCost() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1570 unsigned PopCount = Exponent.popcount(); in getIntrinsicInstrCost() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1570 unsigned PopCount = Exponent.popcount(); in getIntrinsicInstrCost() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1557 unsigned PopCount = Exponent.popcount(); in getIntrinsicInstrCost() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1579 unsigned PopCount = Exponent.popcount(); in getIntrinsicInstrCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 1072 unsigned PopCount = llvm::popcount(B.Mask); in emitBitTestCase() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 5682 unsigned PopCount = 64 - LeadingZeros - TrailingZeros; in Select() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2203 unsigned PopCount = countPopulation(B.Mask); in visitBitTestCase() local
|