Searched defs:flt_m (Results 1 – 3 of 3) sorted by relevance
54 const int flt_m = fi.i & 0x7fffff; in _float_to_half() local130 int flt_m, flt_e, flt_s; in _half_to_float() local
60 const int flt_m = fi.i & 0x7fffff; in _mesa_float_to_half_slow() local
1387 uint64_t flt_m = di.u & 0x0fffffffffffff; in _mesa_double_to_f32() local1441 const uint32_t flt_m = fi.u & 0x7fffff; in _mesa_float_to_half_rtz_slow() local