Searched refs:rhs_3 (Results 1 – 1 of 1) sorted by relevance
1481 const int64_t rhs_3 = vgetq_lane_s64(rhs_high, 1); in MulAdd() local1484 const int64x2_t mul_1 = {lhs_2 * rhs_2, lhs_3 * rhs_3}; in MulAdd()