Searched refs:nir_opt_loop_unroll_impl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_loop_unroll.c895 nir_opt_loop_unroll_impl(nir_function_impl *impl, function in typeref:typename:bool
925 progress |= nir_opt_loop_unroll_impl(function->impl, indirect_mask);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_loop_unroll.c1055 nir_opt_loop_unroll_impl(nir_function_impl *impl, function in typeref:typename:bool
1088 progress |= nir_opt_loop_unroll_impl(function->impl, indirect_mask);

Completed in 5 milliseconds