Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_copy_propagation.c65 try_copy_prop(struct vc4_compile *c, struct qinst *inst, struct qinst **movs) in try_copy_prop() function
189 progress = try_copy_prop(c, inst, movs) || progress; in qir_opt_copy_propagation()