Searched refs:operationSrcNr (Results 1 – 5 of 5) sorted by relevance
193 static const uint8_t operationSrcNr[OP_LAST + 1]; variable198 return operationSrcNr[op]; in getOpSrcNr()
145 opInfo[i].srcNr = operationSrcNr[i]; in initOpInfo()277 for (int z = 0; z < Target::operationSrcNr[i->op]; ++z) { in insnCanLoad()
28 const uint8_t Target::operationSrcNr[OP_LAST + 1] = member in nv50_ir::Target
355 for (unsigned int s = 0; s < Target::operationSrcNr[i->op]; ++s) { in setSrcFileBits()453 if (Target::operationSrcNr[i->op] <= s) in setSrc()542 if (Target::operationSrcNr[i->op] > 1) { in emitForm_IMM()
290 opInfo[i].srcNr = operationSrcNr[i]; in initOpInfo()