Searched refs:vir_opt_copy_propagate (Results 1 – 5 of 5) sorted by relevance
29 compiler/vir_opt_copy_propagate.c \
27 'vir_opt_copy_propagate.c',
205 vir_opt_copy_propagate(struct v3d_compile *c) in vir_opt_copy_propagate() function
688 bool vir_opt_copy_propagate(struct v3d_compile *c);
907 OPTPASS(vir_opt_copy_propagate); in vir_optimize()