Searched refs:nir_opt_intrinsics (Results 1 – 11 of 11) sorted by relevance
212 nir_opt_intrinsics(nir_shader *shader) in nir_opt_intrinsics() function
231 'nir_opt_intrinsics.c',
5561 bool nir_opt_intrinsics(nir_shader *shader);
223 progress |= OPT(s, nir_opt_intrinsics); in ir3_optimize_loop()
536 NIR_PASS_V(nir, nir_opt_intrinsics); in st_glsl_to_nir_post_opts()
867 NIR_PASS_V(nir, nir_opt_intrinsics); in si_lower_nir()
591 OPT(nir_opt_intrinsics); in brw_nir_optimize()
83 progress |= OPT(s, nir_opt_intrinsics); in ir2_optimize_loop()
154 progress |= OPT(s, nir_opt_intrinsics); in etna_optimize_loop()
314 OPT(nir_opt_intrinsics); in nir_optimize()
1066 ../src/compiler/nir/nir_opt_intrinsics.c