Searched refs:nir_opt_gcm (Results 1 – 6 of 6) sorted by relevance
211 progress |= OPT(s, nir_opt_gcm, true); in ir3_optimize_loop()213 progress |= OPT(s, nir_opt_gcm, false); in ir3_optimize_loop()
655 nir_opt_gcm(nir_shader *shader, bool value_number) in nir_opt_gcm() function
209 'nir_opt_gcm.c',
5074 bool nir_opt_gcm(nir_shader *shader, bool value_number);
328 nir/nir_opt_gcm.c \
2716 NIR_PASS_V(nir, nir_opt_gcm, true); in glsl_float64_funcs_to_nir()