Searched refs:ac_create_builder (Results 1 – 3 of 3) sorted by relevance
106 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode);
86 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder() function
73 ctx->builder = ac_create_builder(ctx->context, float_mode); in ac_llvm_context_init()