Searched refs:popCount (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.cpp279 if (size % 32) // clear unused bits (e.g. for popCount)
285 unsigned int BitSet::popCount() const function in class:nv50_ir::BitSet
H A Dnv50_ir_util.h567 unsigned int popCount() const;
H A Dnv50_ir_emit_gm107.cpp4141 if (!srcs.popCount())
4161 if (!srcs.popCount())
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.cpp279 if (size % 32) // clear unused bits (e.g. for popCount)
285 unsigned int BitSet::popCount() const function in class:nv50_ir::BitSet
H A Dnv50_ir_util.h567 unsigned int popCount() const;
H A Dnv50_ir_emit_gm107.cpp4064 if (!srcs.popCount())
4084 if (!srcs.popCount())

Completed in 13 milliseconds