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

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnndec.c370 static struct rnndecaddrinfo *trymatch (struct rnndeccontext *ctx, struct rnndelem **elems, int elemsnum, uint64_t addr, int write, int dwidth, uint64_t *indices, int indicesnum) { argument
397 for (j = 0; j < indicesnum; j++)
420 int nindnum = (elems[i]->name ? 0 : indicesnum + extraidx);
423 for (j = 0; j < indicesnum; j++)
426 nind[indicesnum] = idx;
434 for (j = 0; j < indicesnum; j++)
449 for (j = 0; j < indicesnum; j++)

Completed in 2 milliseconds