Searched refs:lhs_temp (Results 1 – 2 of 2) sorted by relevance
201 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local203 acc_0 += lhs_temp * (*rhs_0 + rhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()205 acc_1 += lhs_temp * (*rhs_1 + rhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()239 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local241 acc_0 += lhs_temp * (*rhs_0 + rhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()
219 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8() local221 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s8()223 acc_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mult_t_s8()271 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8() local273 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s8()