Home
last modified time | relevance | path

Searched refs:tok2alu (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/afuc/
Dasm.c89 tok2alu(int tok) in tok2alu() function
193 opc = tok2alu(ai->tok); in emit_instructions()
203 instr.alu.alu = tok2alu(ai->tok); in emit_instructions()