Searched refs:ir3_finalize_nir (Results 1 – 7 of 7) sorted by relevance
61 void ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s);
378 ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s) in ir3_finalize_nir() function
416 ir3_finalize_nir(compiler, nir); in main()
471 ir3_finalize_nir(screen->compiler, nir); in ir3_screen_finalize_nir()
779 ir3_finalize_nir(dev->compiler, nir); in tu_shader_create()
547 ir3_finalize_nir(dev->compiler, nir); in compile_shader()
4145 - freedreno/ir3: add ir3_finalize_nir()