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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_idiv.c122 convert_impl(nir_function_impl *impl) function in typeref:typename:bool
148 progress |= convert_impl(function->impl);
H A Dnir_lower_system_values.c314 convert_impl(nir_function_impl *impl) function in typeref:typename:bool
336 progress = convert_impl(function->impl) || progress;

Completed in 5 milliseconds