Searched refs:try_copy_prop (Results 1 – 2 of 2) sorted by relevance
65 try_copy_prop(struct vc4_compile *c, struct qinst *inst, struct qinst **movs) in try_copy_prop() function189 progress = try_copy_prop(c, inst, movs) || progress; in qir_opt_copy_propagation()
119 try_copy_prop(struct v3d_compile *c, struct qinst *inst, struct qinst **movs) in try_copy_prop() function242 progress = try_copy_prop(c, inst, movs) || progress; in vir_opt_copy_propagate()