Searched refs:vir_print_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir_dump.c | 148 vir_print_reg(struct v3d_compile *c, const struct qinst *inst, function in typeref:typename:void 270 vir_print_reg(c, inst, inst->dst); 282 vir_print_reg(c, inst, inst->dst); 291 vir_print_reg(c, inst, inst->src[i]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir_dump.c | 143 vir_print_reg(struct v3d_compile *c, const struct qinst *inst, function in typeref:typename:void 263 vir_print_reg(c, inst, inst->dst); 275 vir_print_reg(c, inst, inst->dst); 284 vir_print_reg(c, inst, inst->src[i]);
|
Completed in 4 milliseconds