HomeSort by relevance Sort by last modified time
    Searched refs:dump_from (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_peephole_sf.c 36 dump_from(struct vc4_compile *c, struct qinst *inst, const char *type) function
128 dump_from(c, inst, "dead SF");
137 dump_from(c, last_sf, "repeated SF");
vc4_opt_constant_folding.c 37 dump_from(struct vc4_compile *c, struct qinst *inst) function
86 dump_from(c, inst);
vc4_opt_algebraic.c 41 dump_from(struct vc4_compile *c, struct qinst *inst) function
96 dump_from(c, inst);
202 dump_from(c, inst);
217 dump_from(c, inst);

Completed in 214 milliseconds