Home
last modified time | relevance | path

Searched defs:after_block (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_subgroups.c172 struct ir3_block *after_block = ir3_block_create(ir); in split_block() local
224 create_if(struct ir3 *ir, struct ir3_block *before_block, struct ir3_block *after_block) create_if() argument
255 struct ir3_block *after_block = split_block(ir, before_block, instr); lower_instr() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c260 LLVMBasicBlockRef after_block; in lp_build_loop_end_cond() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c478 nir_block *after_block = nir_cf_node_as_block(after); in nir_handle_add_jump() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h276 midgard_block *after_block; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h405 agx_block *after_block; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h785 bi_block *after_block; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c1895 struct qblock *after_block = qir_new_block(c); in ntq_emit_if() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c3874 struct qblock *after_block = vir_new_block(c); in ntq_emit_uniform_if() local
3974 struct qblock *after_block = vir_new_block(c); in ntq_emit_nonuniform_if() local
[all...]

Completed in 17 milliseconds