Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c66 nir_ssa_def *condeq = nir_feq(b, x, y); in nir_nextafter() local
106 return nir_nan_check2(b, x, y, nir_bcsel(b, condeq, x, res)); in nir_nextafter()