Home
last modified time | relevance | path

Searched refs:PopCount (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack_map.cc192 map_index += mask.PopCount(0, first_dex_register); in DecodeDexRegisterMap()
/art/libartbase/base/
Dbit_memory_region.h176 ALWAYS_INLINE size_t PopCount(size_t bit_offset, size_t bit_length) const { in PopCount() function