Searched refs:lane_rhs (Results 1 – 1 of 1) sorted by relevance
156 int8x8_t lane_rhs; in vdotq_four_lane_s32() local158 lane_rhs = vreinterpret_s8_s32( in vdotq_four_lane_s32()161 lane_rhs = vreinterpret_s8_s32( in vdotq_four_lane_s32()164 lane_rhs = vreinterpret_s8_s32( in vdotq_four_lane_s32()167 lane_rhs = vreinterpret_s8_s32( in vdotq_four_lane_s32()170 int32x4_t sum0 = vpaddlq_s16(vmull_s8(vget_low_s8(lhs), lane_rhs)); in vdotq_four_lane_s32()171 int32x4_t sum1 = vpaddlq_s16(vmull_s8(vget_high_s8(lhs), lane_rhs)); in vdotq_four_lane_s32()