Home
last modified time | relevance | path

Searched refs:LLVMGetInsertBlock (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c62 current_block = LLVMGetInsertBlock(gallivm->builder); in lp_build_insert_new_block()
405 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_if()
485 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in create_builder_at_entry()
Dlp_bld_intr.c226 LLVMModuleRef module = LLVMGetGlobalParent(LLVMGetBasicBlockParent(LLVMGetInsertBlock(builder))); in lp_build_intrinsic()
Dlp_bld_tgsi_aos.c963 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_tgsi_aos()
975 LLVMGetBasicBlockParent(LLVMGetInsertBlock(gallivm->builder))); in lp_build_tgsi_aos()
Dlp_bld_sample_soa.c3606 LLVMGetInsertBlock(builder))); in lp_build_sample_soa_func()
3766 bb = LLVMGetInsertBlock(builder); in lp_build_sample_soa_func()
4275 LLVMBasicBlockRef initial_block = LLVMGetInsertBlock(gallivm->builder); in lp_build_sample_array_init_soa()
4350 LLVMBasicBlockRef initial_block = LLVMGetInsertBlock(gallivm->builder); in lp_build_image_op_switch_soa()
4389 this_block = LLVMGetInsertBlock(gallivm->builder); in lp_build_image_op_array_case()
Dlp_bld_tgsi_soa.c4617 LLVMBasicBlockRef block = LLVMGetInsertBlock(gallivm->builder); in lp_build_tgsi_soa()
4627 LLVMGetBasicBlockParent(LLVMGetInsertBlock(gallivm->builder))); in lp_build_tgsi_soa()
Dlp_bld_format_s3tc.c2030 bb = LLVMGetInsertBlock(builder); in update_cached_block()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp697 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_fetch_input()
756 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_emit_vertex()
883 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_end_primitive()
933 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_gs_llvm_epilogue()
957 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_emit_prologue()
1000 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_fetch_input()
1082 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_fetch_output()
1171 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_store_output()
1329 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_emit_barrier()
1334 IRB()->SetInsertPoint(unwrap(LLVMGetInsertBlock(gallivm->builder))); in swr_tcs_llvm_emit_barrier()
[all …]
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c504 wctx->phi_bb[0] = LLVMGetInsertBlock(ctx->ac.builder); in enter_waterfall()
523 wctx->phi_bb[1] = LLVMGetInsertBlock(ctx->ac.builder); in exit_waterfall()
1318 bbs[0] = LLVMGetInsertBlock(ctx->builder); in lower_gather4_integer()
1324 bbs[1] = LLVMGetInsertBlock(ctx->builder); in lower_gather4_integer()
1763 start_block = LLVMGetInsertBlock(ctx->ac.builder); in emit_ssbo_comp_swap_64()
1767 then_block = LLVMGetInsertBlock(ctx->ac.builder); in emit_ssbo_comp_swap_64()
4672 _mesa_hash_table_insert(ctx->defs, block, LLVMGetInsertBlock(ctx->ac.builder)); in visit_block()
4826 ctx.main_function = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx.ac.builder)); in ac_nir_translate()
Dac_llvm_build.c3090 LLVMValueRef main_fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block()
3100 if (!LLVMGetBasicBlockTerminator(LLVMGetInsertBlock(builder))) in emit_default_branch()
3183 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in ac_build_alloca_undef()
4147 bbs[0] = LLVMGetInsertBlock(builder); in ac_build_wg_wavescan_bottom()
4162 bbs[1] = LLVMGetInsertBlock(builder); in ac_build_wg_wavescan_bottom()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c850 LLVMBasicBlockRef blocks[2] = {LLVMGetInsertBlock(builder), ctx->merged_wrap_if_entry_block}; in si_llvm_emit_tcs_epilogue()
Dsi_shader.c1485 ctx->merged_wrap_if_entry_block = LLVMGetInsertBlock(ctx->ac.builder); in si_build_main_function()
/external/llvm/include/llvm-c/
DCore.h2876 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3553 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3516 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder);
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2873 LLVMValueRef fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->ac.builder)); in gfx10_ngg_gs_emit_prologue()
4010 LLVMValueRef fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx.ac.builder)); in ac_translate_nir_to_llvm()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1776 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1666 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block()
/external/llvm/lib/IR/
DCore.cpp2399 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function
/external/llvm/bindings/go/llvm/
Dir.go1201 func (b Builder) GetInsertBlock() (bb BasicBlock) { bb.C = C.LLVMGetInsertBlock(b.C); return }
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1347 func (b Builder) GetInsertBlock() (bb BasicBlock) { bb.C = C.LLVMGetInsertBlock(b.C); return }
/external/llvm-project/llvm/lib/IR/
DCore.cpp3048 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3012 LLVMBasicBlockRef LLVMGetInsertBlock(LLVMBuilderRef Builder) { in LLVMGetInsertBlock() function