Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_fp16_conv.c153 nir_ssa_def *denormal_fp16 = half_rounded(b, value, guard, sticky, sign, mode); in float_to_half_impl() local
174 nir_ssa_def *underflowed_or_denorm_fp16 = nir_if_phi(b, denormal_fp16, underflowed_fp16); in float_to_half_impl()