Searched refs:nir_after_cf_node_and_phis (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dlower_returns_tests.cpp114 bld.cursor = nir_after_cf_node_and_phis(&loop->cf_node);
188 bld.cursor = nir_after_cf_node_and_phis(&loop_inner->cf_node);
194 bld.cursor = nir_after_cf_node_and_phis(&loop_outer->cf_node);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_returns.c51 b->cursor = nir_after_cf_node_and_phis(node);
H A Dnir.h4145 nir_after_cf_node_and_phis(nir_cf_node *node) function in typeref:typename:nir_cursor
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_returns.c51 b->cursor = nir_after_cf_node_and_phis(node);
H A Dnir.h2860 nir_after_cf_node_and_phis(nir_cf_node *node) function in typeref:typename:nir_cursor

Completed in 49 milliseconds