Home
last modified time | relevance | path

Searched defs:Popcount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h245 size_t Popcount(size_t first, size_t length) const in Popcount() function
257 size_t Popcount() const in Popcount() function
Dbit_utils.h78 constexpr int Popcount(T x) in Popcount() function