Searched refs:rhs_ptr_1 (Results 1 – 4 of 4) sorted by relevance
80 const int8_t *rhs_ptr_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16() local97 int16x8_t rhs_input_1 = vldrbq_z_s16(rhs_ptr_1, pred); in arm_nn_vec_mat_mult_t_s16()109 rhs_ptr_1 += 8; in arm_nn_vec_mat_mult_t_s16()126 result_64_1 += *rhs_ptr_1++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()
263 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mul_result_acc_s8() local273 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mul_result_acc_s8()282 ++rhs_ptr_1; in arm_nn_vec_mat_mul_result_acc_s8()
312 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mult_t_s8()327 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mult_t_s8()336 ++rhs_ptr_1; in arm_nn_vec_mat_mult_t_s8()
341 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mult_t_svdf_s8() local350 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mult_t_svdf_s8()359 ++rhs_ptr_1; in arm_nn_vec_mat_mult_t_svdf_s8()