Searched refs:popCount (Results 1 – 4 of 4) sorted by relevance
580 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local582 configs.erase(configs.begin() + (configs.size() - popCount), configs.end()); in runThread()628 const int popCount = rnd.getInt(0, (int)(configs.size()-2)); in runThread() local630 configs.erase(configs.begin() + (configs.size() - popCount), configs.end()); in runThread()
285 unsigned int BitSet::popCount() const in popCount() function in nv50_ir::BitSet
563 unsigned int popCount() const;
4064 if (!srcs.popCount()) in needRdDepBar()4084 if (!srcs.popCount()) in needRdDepBar()