Searched refs:nir_opt_undef (Results 1 – 6 of 6) sorted by relevance
131 nir_opt_undef(nir_shader *shader) in nir_opt_undef() function
2601 bool nir_opt_undef(nir_shader *shader);
253 nir/nir_opt_undef.c \
504 OPT(nir_opt_undef); in nir_optimize()
146 NIR_PASS(progress, shader, nir_opt_undef); in radv_optimize_nir()
1542 NIR_PASS(progress, s, nir_opt_undef); in vc4_optimize_nir()