Searched refs:half_rounded (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fp16_conv.c69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, function in typeref:typename:nir_ssa_def *
142 nir_ssa_def *normal_fp16 = half_rounded(b, value, guard, sticky, sign, mode);
153 nir_ssa_def *denormal_fp16 = half_rounded(b, value, guard, sticky, sign, mode);

Completed in 14 milliseconds