Home
last modified time | relevance | path

Searched refs:_mesa_softfloat_mul_f64_to_f128_m (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dsoftfloat.c796 _mesa_softfloat_mul_f64_to_f128_m(uint64_t a, uint64_t b, uint32_t *m_out) in _mesa_softfloat_mul_f64_to_f128_m() function
909 _mesa_softfloat_mul_f64_to_f128_m(a_flt_m, b_flt_m, m_128); in _mesa_double_mul_rtz()
1052 _mesa_softfloat_mul_f64_to_f128_m(a_flt_m, b_flt_m, m_128); in _mesa_double_fma_rtz()