Home
last modified time | relevance | path

Searched refs:vir_dump_inst (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dvir_opt_dead_code.c47 vir_dump_inst(c, inst); in dce()
129 vir_dump_inst(c, inst); in vir_opt_dead_code()
Dvir_opt_copy_propagate.c165 vir_dump_inst(c, inst); in try_copy_prop()
178 vir_dump_inst(c, inst); in try_copy_prop()
Dvir_dump.c252 vir_dump_inst(struct v3d_compile *c, struct qinst *inst) in vir_dump_inst() function
366 vir_dump_inst(c, inst); in vir_dump()
Dvir_to_qpu.c151 vir_dump_inst(c, qinst); in v3d_generate_code_block()
Dv3d_compiler.h681 void vir_dump_inst(struct v3d_compile *c, struct qinst *inst);