Searched refs:afuc_set_opc (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/freedreno/afuc/ | ||
D | afuc.h | 185 afuc_set_opc(afuc_instr *ai, afuc_opc opc, bool rep) in afuc_set_opc() function |
D | asm.c | 304 afuc_set_opc(&instr, opc, ai->rep); in emit_instructions() |