Searched defs:defCount (Results 1 – 3 of 3) sorted by relevance
226 constexpr size_t defCount = 16; in drawVertices() local
785 Instruction::defCount(unsigned int mask, bool singleFile) const in defCount() function in nv50_ir::Instruction
814 unsigned int defCount() const { return defs.size(); }; in defCount() function