Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h138 nir_ssa_def *positive_rounded = in nir_round_int_to_float() local
144 return nir_bcsel(b, sign, nir_ineg(b, positive_rounded), in nir_round_int_to_float()
145 positive_rounded); in nir_round_int_to_float()
150 nir_umin(b, positive_rounded, max_positive)); in nir_round_int_to_float()
157 positive_rounded); in nir_round_int_to_float()