Home
last modified time | relevance | path

Searched refs:dump_from (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_peephole_sf.c36 dump_from(struct vc4_compile *c, struct qinst *inst, const char *type) in dump_from() function
128 dump_from(c, inst, "dead SF"); in qir_opt_peephole_sf_block()
137 dump_from(c, last_sf, "repeated SF"); in qir_opt_peephole_sf_block()
Dvc4_opt_algebraic.c41 dump_from(struct vc4_compile *c, struct qinst *inst) in dump_from() function
96 dump_from(c, inst); in replace_with_mov()
202 dump_from(c, inst); in qir_opt_algebraic()
217 dump_from(c, inst); in qir_opt_algebraic()
Dvc4_opt_constant_folding.c37 dump_from(struct vc4_compile *c, struct qinst *inst) in dump_from() function
86 dump_from(c, inst); in constant_fold()