Home
last modified time | relevance | path

Searched refs:is_trivial_bcsel (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c299 is_trivial_bcsel(const nir_instr *instr, bool allow_non_phi_src) in is_trivial_bcsel() function
497 if (!is_trivial_bcsel(use->parent_instr, true)) in opt_split_alu_of_phi()
673 if (!is_trivial_bcsel(instr, false)) in opt_simplify_bcsel_of_phi()