Searched refs:ac_build_call (Results 1 – 3 of 3) sorted by relevance
549 LLVMValueRef ac_build_call(struct ac_llvm_context *ctx, LLVMValueRef func, LLVMValueRef *args,
4300 LLVMValueRef ac_build_call(struct ac_llvm_context *ctx, LLVMValueRef func, LLVMValueRef *args, in ac_build_call() function
651 ret = ac_build_call(&ctx->ac, parts[part], in, num_params); in si_build_wrapper_function()