Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_subgroups.c341 before_block->brtype = IR3_BRANCH_ALL; in lower_instr()
Dir3_print.c534 case IR3_BRANCH_ALL: in print_block()
Dir3_legalize.c771 case IR3_BRANCH_ALL: in block_sched()
Dir3.h585 IR3_BRANCH_ALL, /* subgroupAll(condition) */ enumerator
Dir3_compiler_nir.c3626 ctx->block->brtype = IR3_BRANCH_ALL; in emit_if()