Searched refs:qinst_writes_tmu (Results 1 - 2 of 2) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c37 qinst_writes_tmu(struct qinst *inst) function in typeref:typename:bool
50 if (qinst_writes_tmu(scan_inst))
148 if (qinst_writes_tmu(inst))
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c37 qinst_writes_tmu(const struct v3d_device_info *devinfo, function in typeref:typename:bool
67 if (qinst_writes_tmu(devinfo, scan_inst))
161 if (qinst_writes_tmu(c->devinfo, inst))
300 qinst_writes_tmu(c->devinfo, inst)) {

Completed in 10 milliseconds