Searched refs:nir_lower_doubles_impl (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c718 nir_lower_doubles_impl(nir_function_impl *impl, function in typeref:typename:bool
763 progress |= nir_lower_doubles_impl(function->impl, softfp64, options);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c680 nir_lower_doubles_impl(nir_function_impl *impl, function in typeref:typename:bool
731 progress |= nir_lower_doubles_impl(function->impl, softfp64, options);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst1888 - nir: Create nir_builder in nir_lower_doubles_impl()

Completed in 6 milliseconds