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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Drnnutil.h57 const char *rnn_regname(struct rnn *rnn, uint32_t regbase, int color);
H A Drnnutil.c131 rnn_regname(struct rnn *rnn, uint32_t regbase, int color) function in typeref:typename:const char *
H A Dscript.c500 lua_pushstring(L, rnn_regname(rnn, regbase, 1));
H A Dcffdec.c799 return rnn_regname(rnn, regbase, color);
1793 /* note: rnn_regname uses a static buf so we can't do

Completed in 10 milliseconds