Searched refs:LLVMGetInsertBlock (Results 1 – 20 of 20) sorted by relevance
62 current_block = LLVMGetInsertBlock(gallivm->builder); in lp_build_insert_new_block()381 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_if()461 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in create_builder_at_entry()
227 LLVMModuleRef module = LLVMGetGlobalParent(LLVMGetBasicBlockParent(LLVMGetInsertBlock(builder))); in lp_build_intrinsic()
963 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_tgsi_aos()975 LLVMGetBasicBlockParent(LLVMGetInsertBlock(gallivm->builder))); in lp_build_tgsi_aos()
3948 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_tgsi_soa()3958 LLVMGetBasicBlockParent(LLVMGetInsertBlock(gallivm->builder))); in lp_build_tgsi_soa()
3525 LLVMGetInsertBlock(builder))); in lp_build_sample_soa_func()3678 bb = LLVMGetInsertBlock(builder); in lp_build_sample_soa_func()
345 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_fetch_input()403 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_emit_vertex()474 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_end_primitive()530 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_epilogue()694 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in CompileGS()840 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in CompileVS()1327 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in CompileFS()1380 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in CompileFS()
1969 LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block()1980 if (!LLVMGetBasicBlockTerminator(LLVMGetInsertBlock(builder))) in emit_default_branch()
5244 LLVMBasicBlockRef llvm_block = LLVMGetInsertBlock(ctx->ac.builder); in visit_block()5558 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in ac_build_alloca()6267 current_block = LLVMGetInsertBlock(ctx->builder); in ac_build_insert_new_block()6288 LLVMBasicBlockRef block = LLVMGetInsertBlock(ctx->builder); in ac_nir_build_if()6767 ctx.main_function = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx.ac.builder)); in ac_nir_translate()6913 LLVMValueRef fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx.ac.builder)); in ac_translate_nir_to_llvm()
835 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
2876 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
3109 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
1308 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block()
1666 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block()
1745 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block()
1708 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function
2399 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function
1201 func (b Builder) GetInsertBlock() (bb BasicBlock) { bb.C = C.LLVMGetInsertBlock(b.C); return }
1254 func (b Builder) GetInsertBlock() (bb BasicBlock) { bb.C = C.LLVMGetInsertBlock(b.C); return }
2629 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function
3309 LLVMGetInsertBlock(builder), in si_llvm_emit_tcs_epilogue()