Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.cpp285 unsigned int BitSet::popCount() const in popCount() function in nv50_ir::BitSet
/third_party/vk-gl-cts/modules/egl/
DteglMultiThreadTests.cpp580 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local
628 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local