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