Searched refs:rhs_1_ptr (Results 1 – 1 of 1) sorted by relevance
91 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8() local118 const int8x16_t ker_1 = vldrbq_z_s8(rhs_1_ptr, p); in arm_nn_vec_mat_mult_t_s8()129 rhs_1_ptr += 16; in arm_nn_vec_mat_mult_t_s8()222 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8()239 ker_0 = arm_nn_read_s8x4_ia(&rhs_1_ptr); 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()254 rhs_1_ptr++; in arm_nn_vec_mat_mult_t_s8()441 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8() local465 const int8x16_t ker_1 = vldrbq_z_s8(rhs_1_ptr, p); in arm_nn_vec_mat_mult_t_s8()476 rhs_1_ptr += 16; in arm_nn_vec_mat_mult_t_s8()[all …]