Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/afuc/
Dafuc.h185 afuc_set_opc(afuc_instr *ai, afuc_opc opc, bool rep) in afuc_set_opc() function
Dasm.c304 afuc_set_opc(&instr, opc, ai->rep); in emit_instructions()