Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c50 should_lower_phi(nir_phi_instr *phi, struct lower_phis_to_scalar_state *state);
76 return should_lower_phi(nir_instr_as_phi(src_instr), state); in is_phi_src_scalarizable()
146 should_lower_phi(nir_phi_instr *phi, struct lower_phis_to_scalar_state *state) in should_lower_phi() function
212 if (!should_lower_phi(phi, state)) in lower_phis_to_scalar_block()

Completed in 2 milliseconds