Searched refs:ir3_nir_post_finalize (Results 1 – 4 of 4) sorted by relevance
57 void ir3_nir_post_finalize(struct ir3_compiler *compiler, nir_shader *s);
332 ir3_nir_post_finalize(struct ir3_compiler *compiler, nir_shader *s) in ir3_nir_post_finalize() function
250 ir3_nir_post_finalize(shader->compiler, shader->nir); in create_variant()
414 ir3_nir_post_finalize(compiler, nir); in main()