Searched refs:create_llvm_function (Results 1 – 1 of 1) sorted by relevance
48 create_llvm_function(struct ac_llvm_context *ctx, LLVMModuleRef module, LLVMBuilderRef builder, in create_llvm_function() function108 …ctx->main_function = create_llvm_function(&ctx->ac, ctx->ac.module, ctx->ac.builder, &ctx->args->a… in create_function()