Home
last modified time | relevance | path

Searched defs:before_block (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_subgroups.c169 split_block(struct ir3 *ir, struct ir3_block *before_block, in split_block() argument
224 create_if(struct ir3 *ir, struct ir3_block *before_block, struct ir3_block *after_block) create_if() argument
254 struct ir3_block *before_block = *block; lower_instr() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp733 emit_pull_constant_load_reg(dst_reg dst, src_reg surf_index, src_reg offset_reg, bblock_t *before_block, vec4_instruction *before_inst) emit_pull_constant_load_reg() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2914 midgard_block *before_block = ctx->current_block; in emit_if() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3934 bi_block *before_block = ctx->current_block; in emit_if() local

Completed in 15 milliseconds