Searched defs:defCount (Results 1 – 2 of 2) sorted by relevance
780 Instruction::defCount(unsigned int mask, bool singleFile) const in defCount() function in nv50_ir::Instruction
823 unsigned int defCount() const { return defs.size(); }; in defCount() function