Home
last modified time | relevance | path

Searched defs:CountBits (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/google-benchmark/src/
Dsysinfo.cc236 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp950 SIMD::UInt CountBits(const rr::RValue<SIMD::UInt> &bits) in CountBits() function