Searched refs:rhs_1 (Results 1 – 2 of 2) sorted by relevance
82 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8() local102 const int8x16_t ker_1 = vldrbq_z_s8(rhs_1, p); in arm_nn_vec_mat_mult_t_svdf_s8()112 rhs_1 += 16; in arm_nn_vec_mat_mult_t_svdf_s8()181 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8() local193 ker_0 = arm_nn_read_q7x4_ia(&rhs_1); 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()206 rhs_1++; in arm_nn_vec_mat_mult_t_svdf_s8()
76 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8() local96 const int8x16_t ker_1 = vldrbq_z_s8(rhs_1, p); in arm_nn_vec_mat_mult_t_s8()106 rhs_1 += 16; in arm_nn_vec_mat_mult_t_s8()192 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8() local209 ker_0 = arm_nn_read_q7x4_ia(&rhs_1); in arm_nn_vec_mat_mult_t_s8()223 acc_1 += lhs_temp * (*rhs_1); in arm_nn_vec_mat_mult_t_s8()224 rhs_1++; in arm_nn_vec_mat_mult_t_s8()