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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c189 lower_phis_to_scalar_block(nir_block *block, function in typeref:typename:bool
294 progress = lower_phis_to_scalar_block(block, &state) || progress;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c182 lower_phis_to_scalar_block(nir_block *block, function in typeref:typename:bool
295 progress = lower_phis_to_scalar_block(block, &state) || progress;

Completed in 3 milliseconds