Home
last modified time | relevance | path

Searched refs:rhs_3_ptr (Results 1 – 1 of 1) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s8.c93 const int8_t *rhs_3_ptr = rhs + 3 * rhs_cols; in arm_nn_vec_mat_mult_t_s8() local
124 const int8x16_t ker_3 = vldrbq_z_s8(rhs_3_ptr, p); in arm_nn_vec_mat_mult_t_s8()
131 rhs_3_ptr += 16; in arm_nn_vec_mat_mult_t_s8()
443 const int8_t *rhs_3_ptr = rhs + 3 * rhs_cols; in arm_nn_vec_mat_mult_t_s8() local
471 const int8x16_t ker_3 = vldrbq_z_s8(rhs_3_ptr, p); in arm_nn_vec_mat_mult_t_s8()
478 rhs_3_ptr += 16; in arm_nn_vec_mat_mult_t_s8()