Searched refs:ac_build_main (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h610 LLVMValueRef ac_build_main(const struct ac_shader_args *args, struct ac_llvm_context *ctx,
H A Dac_llvm_build.c4702 LLVMValueRef ac_build_main(const struct ac_shader_args *args, struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c183 ctx->main_fn = ac_build_main(&ctx->args, &ctx->ac, call_conv, name, ret_type, ctx->ac.module);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c98 LLVMValueRef main_function = ac_build_main(args, ctx, convention, "main", ctx->voidt, module);

Completed in 21 milliseconds