Searched refs:nir_opt_if (Results 1 – 8 of 8) sorted by relevance
235 nir_opt_if(nir_shader *shader) in nir_opt_if() function
159 'nir_opt_if.c',
2752 bool nir_opt_if(nir_shader *shader);
265 nir/nir_opt_if.c \
290 NIR_PASS(progress, nir, nir_opt_if); in st_nir_opts()
577 OPT(nir_opt_if); in brw_nir_optimize()
535 NIR_PASS(progress, sel->nir, nir_opt_if); in si_lower_nir()
177 NIR_PASS(progress, shader, nir_opt_if); in radv_optimize_nir()