Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_goto_ifs.c206 route_to(nir_builder *b, struct routes *routing, nir_block *target) in route_to() function
264 route_to(b, routing, then_block); in route_to_cond()
266 route_to(b, routing, else_block); in route_to_cond()
914 route_to(b, routing, block->successors[0]); in nir_structurize()