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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_locals_to_regs.c257 nir_lower_locals_to_regs_impl(nir_function_impl *impl) function in typeref:typename:bool
286 progress = nir_lower_locals_to_regs_impl(function->impl) || progress;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_locals_to_regs.c256 nir_lower_locals_to_regs_impl(nir_function_impl *impl) function in typeref:typename:bool
285 progress = nir_lower_locals_to_regs_impl(function->impl) || progress;

Completed in 3 milliseconds