Searched refs:packed_rhs (Results 1 – 3 of 3) sorted by relevance
49 const int8_t *packed_rhs, in arm_nn_mat_mult_nt_t_s4() argument73 int8_t const *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4()178 int8_t const *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4()279 const int8_t *col_base = packed_rhs; in arm_nn_mat_mult_nt_t_s4()378 const int8_t *packed_rhs_ptr = &packed_rhs[0]; in arm_nn_mat_mult_nt_t_s4()814 const int8_t *packed_rhs_ptr = &packed_rhs[0]; in arm_nn_mat_mult_nt_t_s4()1085 packed_rhs += 2 * rhs_cols; in arm_nn_mat_mult_nt_t_s4()1100 const int8_t *packed_rhs_ptr = &packed_rhs[0]; in arm_nn_mat_mult_nt_t_s4()1289 const int8_t *packed_rhs_ptr = &packed_rhs[0]; in arm_nn_mat_mult_nt_t_s4()1415 rhs_spilled_col = packed_rhs[rhs_cols_int4] >> 4; in arm_nn_mat_mult_nt_t_s4()[all …]
54 const int8_t *packed_rhs, in arm_nn_vec_mat_mult_t_s4() argument68 const int8_t *rhs_ptr = &packed_rhs[0]; in arm_nn_vec_mat_mult_t_s4()
604 const int8_t *packed_rhs,