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

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_coalesce_ff_writes.c 105 qir_remove_instruction(c, mov_inst);
vc4_opt_vpm.c 110 qir_remove_instruction(c, mov);
vc4_opt_dead_code.c 51 qir_remove_instruction(c, inst);
vc4_qir.c 663 qir_remove_instruction(struct vc4_compile *c, struct qinst *qinst) function
699 qir_remove_instruction(c, qinst);
vc4_qir.h 562 void qir_remove_instruction(struct vc4_compile *c, struct qinst *qinst);

Completed in 2189 milliseconds