Home
last modified time | relevance | path

Searched refs:ac_create_builder (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.h104 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode);
H A Dac_llvm_helper.cpp89 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder() function
H A Dac_llvm_build.c76 ctx->builder = ac_create_builder(ctx->context, float_mode); in ac_llvm_context_init()

Completed in 15 milliseconds