Searched defs:first_block (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_large_constants.c165 bool first_block = true; local in function:nir_opt_large_constants
H A Dnir_control_flow.c318 nir_block *first_block = nir_loop_first_block(next_loop); local in function:block_add_normal_succs
479 nir_block *first_block = nir_loop_first_block(loop); local in function:nir_handle_add_jump
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c463 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); local in function:create_builder_at_entry
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c487 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); local in function:create_builder_at_entry
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_cfg.h369 cfg_t::first_block() function in class:cfg_t
375 cfg_t::first_block() const function in class:cfg_t
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c311 nir_block *first_block = nir_loop_first_block(next_loop); local in function:block_add_normal_succs
484 nir_block *first_block = nir_loop_first_block(loop); local in function:nir_handle_add_jump
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcrashdec.c730 uint32_t first_block : 32 - 3; member in struct:dump_cp_mem_pool::__anon4090acc60308::__anon4090acc60408
745 uint32_t first_block : 32 - 3; member in struct:dump_cp_mem_pool::__anon4090acc60308::__anon4090acc60508
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c950 agx_block *first_block = ctx->current_block; local in function:emit_if
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3635 bi_block *first_block = list_first_entry(&ctx->blocks, bi_block, link); local in function:bi_pack_clauses
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c3271 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); local in function:ac_build_alloca_undef
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c3245 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); local in function:ac_build_alloca_undef
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c4337 nir_block *first_block = nir_loop_first_block(loop); local in function:emit_loop

Completed in 35 milliseconds