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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c53 is_phi_src_scalarizable(nir_phi_src *src, function in typeref:typename:bool
173 scalarizable = is_phi_src_scalarizable(src, state);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c50 is_phi_src_scalarizable(nir_phi_src *src, function in typeref:typename:bool
166 scalarizable = is_phi_src_scalarizable(src, state);

Completed in 4 milliseconds