Searched refs:float16_to_uint16 (Results 1 – 4 of 4) sorted by relevance
224 uint16_t float16_to_uint16(float16 a, float_status *status);
711 return float16_to_uint16(a, fpst); in HELPER()
3677 uint16_t float16_to_uint16(float16 a, float_status *s) in float16_to_uint16() function
4494 RVVCALL(OPFVV1, vfcvt_xu_f_v_h, OP_UU_H, H2, H2, float16_to_uint16)