Searched refs:nir_opt_phi_precision (Results 1 – 7 of 7) sorted by relevance
446 nir_opt_phi_precision(nir_shader *shader) in nir_opt_phi_precision() function
251 'nir_opt_phi_precision.c',
5561 bool nir_opt_phi_precision(nir_shader *shader);
83 NIR_PASS(progress, nir, nir_opt_phi_precision); in gl_nir_opts()
125 progress |= OPT(s, nir_opt_phi_precision); in ir3_optimize_loop()
2482 NIR_PASS(progress, nir, nir_opt_phi_precision); in ttn_optimize_nir()
1055 "../src/compiler/nir/nir_opt_phi_precision.c",