Searched defs:e_hi (Results 1 – 6 of 6) sorted by relevance
166 double e_hi = fputil::multiply_add(b.hi, -r.hi, a.hi); in div() local171 double e_hi = (a.hi + b_hi_r_hi.hi) + b_hi_r_hi.lo; in div() local
1844 Temp e_hi = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v2b), e, Operand::c32(1)); variable
1837 int16x4_t e_hi = vget_high_s16(e); in av1_highbd_pixel_proj_error_neon() local1895 int16x4_t e_hi = vget_high_s16(e); in av1_highbd_pixel_proj_error_neon() local
67 int16x4_t e_hi = vget_high_s16(e); in av1_lowbd_pixel_proj_error_neon() local123 int16x4_t e_hi = vget_high_s16(e); in av1_lowbd_pixel_proj_error_neon() local
2133 const __m128i e_hi = _mm_adds_epi16(d_hi, c_hi); in StoreToFrameWithRound() local