Home
last modified time | relevance | path

Searched refs:IR3_BRANCH_COND (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_subgroups.c335 before_block->brtype = IR3_BRANCH_COND; in lower_instr()
Dir3_print.c529 case IR3_BRANCH_COND: in print_block()
Dir3_legalize.c768 case IR3_BRANCH_COND: in block_sched()
Dir3.h583 IR3_BRANCH_COND, /* condition */ enumerator
Dir3_compiler_nir.c3641 ctx->block->brtype = IR3_BRANCH_COND; in emit_if()