Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c67 nir_ssa_def *conddir = nir_flt(b, x, y); in nir_nextafter() local
104 nir_bcsel(b, nir_ixor(b, conddir, nir_flt(b, x, zero)), xp, xn); in nir_nextafter()