Searched refs:nir_select (Results 1 – 2 of 2) sorted by relevance
241 nir_select(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *s) in nir_select() function
539 return nir_select(nb, srcs[0], srcs[1], srcs[2]); in handle_special()