Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c360 struct qreg tmud = vir_reg(QFILE_MAGIC, V3D_QPU_WADDR_TMUD); in emit_tmu_general_store_writes() local
380 vir_MOV_dest(c, tmud, data); in emit_tmu_general_store_writes()
416 struct qreg tmud = vir_reg(QFILE_MAGIC, V3D_QPU_WADDR_TMUD); in emit_tmu_general_atomic_writes() local
422 vir_MOV_dest(c, tmud, data); in emit_tmu_general_atomic_writes()
429 vir_MOV_dest(c, tmud, data); in emit_tmu_general_atomic_writes()
638 * tmud writes we did to decide the type. For cache operations in ntq_emit_tmu_general()

Completed in 7 milliseconds