Searched refs:ir3_finalize_nir (Results 1 – 6 of 6) sorted by relevance
56 void ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s);
271 ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s) in ir3_finalize_nir() function
316 ir3_finalize_nir(screen->compiler, nir); in ir3_screen_finalize_nir()
413 ir3_finalize_nir(compiler, nir); in main()
798 ir3_finalize_nir(dev->compiler, nir); in tu_shader_create()
4145 - freedreno/ir3: add ir3_finalize_nir()