Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc250 auto CountBits = [](std::string part) { in CountSetBitsInCPUMap() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp193 TYPED_TEST(LlvmLibcUIntClassTest,CountBits,Types) TYPED_TEST() argument