Searched refs:operationSrcNr (Results 1 – 6 of 6) sorted by relevance
250 static const uint8_t operationSrcNr[]; variable255 return operationSrcNr[op]; in getOpSrcNr()
28 const uint8_t Target::operationSrcNr[] = member in nv50_ir::Target154 STATIC_ASSERT(ARRAY_SIZE(operationSrcNr) == OP_LAST + 1); in create()
148 opInfo[i].srcNr = operationSrcNr[i]; in initOpInfo()308 for (int z = 0; z < Target::operationSrcNr[i->op]; ++z) { in insnCanLoad()
361 for (unsigned int s = 0; s < Target::operationSrcNr[i->op]; ++s) { in setSrcFileBits()464 if (Target::operationSrcNr[i->op] <= s) in setSrc()568 if (Target::operationSrcNr[i->op] > 1) { in emitForm_IMM()
232 opInfo[i].srcNr = operationSrcNr[i]; in initOpInfo()
59 opInfo[i].srcNr = operationSrcNr[i]; in initOpInfo()