Searched refs:float16_to_int16_round_to_zero (Results 1 – 4 of 4) sorted by relevance
210 int16_t float16_to_int16_round_to_zero(float16, float_status *status);
1197 return float16_to_int16_round_to_zero(x, fpst); in vfp_tosszh()
4522 return float16_to_int16_round_to_zero(f, s); in vfp_float16_to_int16_rtz()
3341 int16_t float16_to_int16_round_to_zero(float16 a, float_status *s) in float16_to_int16_round_to_zero() function