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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c36 dump_from(struct vc4_compile *c, struct qinst *inst, const char *type) function in typeref:typename:void
128 dump_from(c, inst, "dead SF");
137 dump_from(c, last_sf, "repeated SF");
H A Dvc4_opt_constant_folding.c37 dump_from(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
86 dump_from(c, inst);
H A Dvc4_opt_algebraic.c41 dump_from(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
96 dump_from(c, inst);
202 dump_from(c, inst);
217 dump_from(c, inst);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_peephole_sf.c36 dump_from(struct vc4_compile *c, struct qinst *inst, const char *type) function in typeref:typename:void
128 dump_from(c, inst, "dead SF");
137 dump_from(c, last_sf, "repeated SF");
H A Dvc4_opt_constant_folding.c37 dump_from(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
86 dump_from(c, inst);
H A Dvc4_opt_algebraic.c41 dump_from(struct vc4_compile *c, struct qinst *inst) function in typeref:typename:void
96 dump_from(c, inst);
202 dump_from(c, inst);
217 dump_from(c, inst);

Completed in 5 milliseconds