Searched refs:nir_structurize (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_goto_ifs.c | 794 nir_structurize(struct routes *routing, nir_builder *b, 807 nir_structurize(routing, b, block, mem_ctx); in select_blocks() 853 nir_structurize(struct routes *routing, nir_builder *b, nir_block *block, in nir_structurize() function 967 nir_structurize(routing, &b, start_block, mem_ctx); in nir_lower_goto_ifs_impl()
|