Searched defs:a_flt_e (Results 1 – 1 of 1) sorted by relevance
457 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_add_rtz() local678 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_sub_rtz() local833 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_mul_rtz() local939 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_fma_rtz() local1204 uint32_t a_flt_e = (a_fi.u >> 23) & 0xff; in _mesa_float_fma_rtz() local