Searched defs:a_flt_e (Results 1 – 1 of 1) sorted by relevance
454 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_add_rtz() local675 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_sub_rtz() local830 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_mul_rtz() local936 uint64_t a_flt_e = (a_di.u >> 52) & 0x7ff; in _mesa_double_fma_rtz() local1201 uint32_t a_flt_e = (a_fi.u >> 23) & 0xff; in _mesa_float_fma_rtz() local