Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_goto_ifs.c802 select_blocks(struct routes *routing, nir_builder *b, in select_blocks() function
812 select_blocks(routing, b, in_path.fork->paths[1], mem_ctx); in select_blocks()
814 select_blocks(routing, b, in_path.fork->paths[0], mem_ctx); in select_blocks()
840 select_blocks(routing, b, in_path, mem_ctx); in plant_levels()