Searched refs:nir_goto (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_cfg.c1284 nir_goto(&b->nb, branch_block->block);
1295 nir_goto(&b->nb, then_block->block);
1338 nir_goto(&b->nb, def->block->block);
1344 nir_goto(&b->nb, b->func->nir_func->impl->end_block);
1352 nir_goto(&b->nb, b->func->nir_func->impl->end_block);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_builder.h1752 nir_goto(nir_builder *build, struct nir_block *target) function in typeref:typename:void

Completed in 6 milliseconds