Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.c1730 return nir_cf_node_cf_tree_first(cf_next); in nir_block_cf_tree_next()
1794 nir_block *nir_cf_node_cf_tree_first(nir_cf_node *node) in nir_cf_node_cf_tree_first() function
Dnir.h4049 nir_block *nir_cf_node_cf_tree_first(nir_cf_node *node);
4082 for (nir_block *block = nir_cf_node_cf_tree_first(node); \