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