Searched refs:ac_create_builder (Results 1 – 4 of 4) sorted by relevance
86 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx,
85 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, in ac_create_builder() function
6830 ctx.builder = ac_create_builder(ctx.context, float_mode); in ac_translate_nir_to_llvm()7251 ctx.builder = ac_create_builder(ctx.context, float_mode); in ac_create_gs_copy_shader()
1028 ctx->gallivm.builder = ac_create_builder(ctx->gallivm.context, in si_llvm_context_init()