Home
last modified time | relevance | path

Searched defs:start_block (Results 1 - 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_move_varying_inputs.c49 nir_block *start_block; member
55 nir_block *start_block; member
[all...]
H A Dir3_legalize.c941 struct ir3_block *start_block = ir3_after_preamble(ir); in ir3_legalize() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_dominance.c191 nir_block *start_block = nir_start_block(impl); in nir_calc_dominance_impl() local
H A Dnir_lower_goto_ifs.c959 nir_block *start_block = nir_cf_node_as_block(start_node); in nir_lower_goto_ifs_impl() local
H A Dnir.c556 nir_block *start_block = nir_block_create(shader); in nir_function_impl_create_bare() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_tcs_variant.cpp104 nir_if *start_block = nir_push_if(&b, nir_ieq(&b, invocation_id, nir_imm_int(&b, i))); in create_tess_ctrl_shader_variant() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dspill-placer.cc61 RpoNumber start_block = in Add() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp1187 adjust_later_block_ips(bblock_t *start_block, int ip_adjustment) in adjust_later_block_ips() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp509 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
642 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp824 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
835 context(), start_block, in CreateSingleCaseSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_branch_elim_pass.cpp509 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
642 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp824 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
835 context(), start_block, in CreateSingleCaseSwitch() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
H A Denc_sse41.c26 CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE41() argument
H A Denc.c62 CollectHistogram_C(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_C() argument
H A Denc_msa.c225 CollectHistogram_MSA(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MSA() argument
H A Denc_neon.c717 CollectHistogram_NEON(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_NEON() argument
/third_party/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp497 BasicBlock* start_block = context()->get_instr_block(start_block_id); in FindFirstExitFromSelectionMerge() local
630 BasicBlock* start_block = context()->get_instr_block(switch_header_id); in SwitchHasNestedBreak() local
H A Dmerge_return_pass.cpp832 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local
843 context(), start_block, in CreateSingleCaseSwitch() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c513 struct vtn_block *start_block; member
517 vtn_add_cfg_work_item(struct vtn_builder *b, struct list_head *work_list, struct vtn_cf_node *cf_parent, struct list_head *cf_list, struct vtn_block *start_block) vtn_add_cfg_work_item() argument
[all...]
H A Dvtn_private.h271 struct vtn_block *start_block; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1229 agx_block *start_block = emit_cf_list(ctx, &nloop->body); in emit_loop() local
1276 agx_block *start_block = NULL; in emit_cf_list() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp695 void DataFlowGraph::DefStack::start_block(NodeId N) { in start_block() function in DataFlowGraph::DefStack
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2969 midgard_block *start_block = ctx->current_block; in emit_loop() local
3029 midgard_block *start_block = NULL; in emit_cf_list() local

Completed in 43 milliseconds

12