Home
last modified time | relevance | path

Searched refs:emit_branch (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c724 emit_branch(midgard_instruction *ins, in emit_branch() function
882 emit_branch(ins, ctx, block, bundle, emission); in emit_alu_bundle()
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c1895 emit_branch(struct v3d_compile *c, in emit_branch() function
2294 emit_branch(c, block, scoreboard, qinst); in schedule_instructions()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4535 emit_branch(struct ntd_context *ctx, int block) in emit_branch() function
4549 return emit_branch(ctx, instr->instr.block->successors[0]->index); in emit_jump()
5110 !emit_branch(ctx, then_succ))) in emit_if()
5117 !emit_branch(ctx, else_succ))) in emit_if()
5132 if (!emit_branch(ctx, first_block->index)) in emit_loop()
5138 if (!emit_branch(ctx, first_block->index)) in emit_loop()
H A Ddxil_module.c3101 emit_branch(struct dxil_module *m, struct dxil_func_def *func, struct dxil_instr *instr) in emit_branch() function
3328 return emit_branch(m, func, instr); in emit_instr()

Completed in 19 milliseconds