Searched refs:rhs_ptr_3 (Results 1 – 2 of 2) sorted by relevance
80 const int8_t *rhs_ptr_3 = rhs + rhs_cols * 3; in arm_nn_vec_mat_mult_t_s16() local97 int16x8_t rhs_input_3 = vldrbq_z_s16(rhs_ptr_3, pred); in arm_nn_vec_mat_mult_t_s16()109 rhs_ptr_3 += 8; 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()
89 const int8_t *rhs_ptr_3 = rhs_ptr + rhs_cols * 3; in arm_nn_vec_mat_mul_result_acc_s16() local106 int16x8_t rhs_input_3 = vldrbq_z_s16(rhs_ptr_3, pred); in arm_nn_vec_mat_mul_result_acc_s16()118 rhs_ptr_3 += 8; 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()