/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_move_varying_inputs.c | 49 nir_block *start_block; member 55 nir_block *start_block; member [all...] |
H A D | ir3_legalize.c | 941 struct ir3_block *start_block = ir3_after_preamble(ir); in ir3_legalize() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_dominance.c | 191 nir_block *start_block = nir_start_block(impl); in nir_calc_dominance_impl() local
|
H A D | nir_lower_goto_ifs.c | 959 nir_block *start_block = nir_cf_node_as_block(start_node); in nir_lower_goto_ifs_impl() local
|
H A D | nir.c | 556 nir_block *start_block = nir_block_create(shader); in nir_function_impl_create_bare() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_emit.c | 591 struct qblock *start_block = list_first_entry(&c->blocks, in vc4_generate_code() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_tcs_variant.cpp | 104 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 D | spill-placer.cc | 61 RpoNumber start_block = in Add() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_shader.cpp | 1187 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 D | dead_branch_elim_pass.cpp | 509 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 D | merge_return_pass.cpp | 824 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 D | dead_branch_elim_pass.cpp | 509 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 D | merge_return_pass.cpp | 824 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 D | enc_mips_dsp_r2.c | 1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
|
H A D | enc_sse41.c | 26 CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE41() argument
|
H A D | enc.c | 62 CollectHistogram_C(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_C() argument
|
H A D | enc_msa.c | 225 CollectHistogram_MSA(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MSA() argument
|
H A D | enc_neon.c | 717 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 D | dead_branch_elim_pass.cpp | 497 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 D | merge_return_pass.cpp | 832 BasicBlock* start_block = &*function_->begin(); in CreateSingleCaseSwitch() local 843 context(), start_block, in CreateSingleCaseSwitch() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_cfg.c | 513 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 D | vtn_private.h | 271 struct vtn_block *start_block; member
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 1229 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 D | RDFGraph.cpp | 695 void DataFlowGraph::DefStack::start_block(NodeId N) { in start_block() function in DataFlowGraph::DefStack
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_compile.c | 2969 midgard_block *start_block = ctx->current_block; in emit_loop() local 3029 midgard_block *start_block = NULL; in emit_cf_list() local
|