Searched refs:vir_opt_copy_propagate (Results 1 – 5 of 5) sorted by relevance
30 compiler/vir_opt_copy_propagate.c \
26 'vir_opt_copy_propagate.c',
226 vir_opt_copy_propagate(struct v3d_compile *c) in vir_opt_copy_propagate() function
922 bool vir_opt_copy_propagate(struct v3d_compile *c);
1402 OPTPASS(vir_opt_copy_propagate); in vir_optimize()