Searched refs:lhs_temp (Results 1 – 5 of 5) sorted by relevance
121 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mult_t_s16() local123 result_64_0 += *rhs_ptr_0++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()124 result_64_1 += *rhs_ptr_1++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()125 result_64_2 += *rhs_ptr_2++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()126 result_64_3 += *rhs_ptr_3++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()201 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mult_t_s16() local203 result_64 += *rhs_ptr++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()258 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mult_t_s16() local260 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s16()262 acc_64_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mult_t_s16()[all …]
130 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mul_result_acc_s16() local132 result_64_0 += *rhs_ptr_0++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()133 result_64_1 += *rhs_ptr_1++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()134 result_64_2 += *rhs_ptr_2++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()135 result_64_3 += *rhs_ptr_3++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()199 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mul_result_acc_s16() local201 result_64 += *rhs_ptr0++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()258 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s16() local260 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s16()262 acc_64_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mul_result_acc_s16()[all …]
191 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s8_s16() local193 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s8_s16()195 acc_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mul_result_acc_s8_s16()240 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s8_s16() local242 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s8_s16()
249 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()251 acc_0 += lhs_temp * (*rhs_0_ptr + rhs_offset); in arm_nn_vec_mat_mult_t_s8()253 acc_1 += lhs_temp * (*rhs_1_ptr + rhs_offset); in arm_nn_vec_mat_mult_t_s8()301 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()303 acc_0 += lhs_temp * (*rhs_ptr + rhs_offset); in arm_nn_vec_mat_mult_t_s8()586 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()588 acc_0 += lhs_temp * (*rhs_0_ptr); in arm_nn_vec_mat_mult_t_s8()590 acc_1 += lhs_temp * (*rhs_1_ptr); in arm_nn_vec_mat_mult_t_s8()638 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()640 acc_0 += lhs_temp * (*rhs_ptr); in arm_nn_vec_mat_mult_t_s8()
278 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local280 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_svdf_s8()282 acc_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mult_t_svdf_s8()319 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local321 acc_0 += lhs_temp * *rhs_0; in arm_nn_vec_mat_mult_t_svdf_s8()