Searched refs:si_nir_build_llvm (Results 1 – 3 of 3) sorted by relevance
332 bool si_nir_build_llvm(struct si_shader_context *ctx, struct nir_shader *nir);
644 bool si_nir_build_llvm(struct si_shader_context *ctx, struct nir_shader *nir) in si_nir_build_llvm() function
6123 if (!si_nir_build_llvm(ctx, sel->nir)) { in si_compile_tgsi_main()