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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c47 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
130 dump_to(c, inst);
139 dump_to(c, last_sf);
H A Dvc4_opt_constant_folding.c48 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
93 dump_to(c, inst);
H A Dvc4_opt_algebraic.c52 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
108 dump_to(c, inst);
206 dump_to(c, inst);
221 dump_to(c, inst);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c47 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
130 dump_to(c, inst);
139 dump_to(c, last_sf);
H A Dvc4_opt_constant_folding.c48 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
93 dump_to(c, inst);
H A Dvc4_opt_algebraic.c52 dump_to(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
108 dump_to(c, inst);
206 dump_to(c, inst);
221 dump_to(c, inst);

Completed in 4 milliseconds