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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c347 struct qreg tmud = vir_reg(QFILE_MAGIC, V3D_QPU_WADDR_TMUD); local in function:emit_tmu_general_store_writes
367 vir_MOV_dest(c, tmud, data);
401 struct qreg tmud = vir_reg(QFILE_MAGIC, V3D_QPU_WADDR_TMUD); local in function:emit_tmu_general_atomic_writes
407 vir_MOV_dest(c, tmud, data);
414 vir_MOV_dest(c, tmud, data);
605 * tmud writes we did to decide the type. For cache operations

Completed in 6 milliseconds