Lines Matching +defs:val +defs:e
127 double _mesa_roundtozero_f64(int64_t s, int64_t e, int64_t m) in _mesa_roundtozero_f64()
156 float _mesa_round_f32(int32_t s, int32_t e, int32_t m, bool rtz) in _mesa_round_f32()
189 uint16_t _mesa_roundtozero_f16(int16_t s, int16_t e, int16_t m) in _mesa_roundtozero_f16()
444 int64_t s, e, m = 0; in _mesa_double_add_rtz() local
538 _mesa_norm_round_pack_f64(int64_t s, int64_t e, int64_t m) in _mesa_norm_round_pack_f64()
665 int64_t s, e, m = 0; in _mesa_double_sub_rtz() local
820 int64_t s, e, m = 0; in _mesa_double_mul_rtz() local
930 int64_t s, e, m = 0; in _mesa_double_fma_rtz() local
1195 int32_t s, e, m = 0; in _mesa_float_fma_rtz() local
1368 _mesa_double_to_f32(double val, bool rtz) in _mesa_double_to_f32()
1374 int32_t s, e, m = 0; in _mesa_double_to_f32() local
1422 _mesa_float_to_half_rtz_slow(float val) in _mesa_float_to_half_rtz_slow()
1428 int16_t s, e, m = 0; in _mesa_float_to_half_rtz_slow() local