Searched refs:tail_rows (Results 1 – 3 of 3) sorted by relevance
264 const int32_t tail_rows = rhs_rows & 0x3; in arm_nn_mat_mult_nt_t_s16() local265 for (int i = 0; i < tail_rows; i++) in arm_nn_mat_mult_nt_t_s16()
212 const int32_t tail_rows = rhs_rows & 0x3; in arm_nn_mat_mult_nt_t_s8() local213 for (int i = 0; i < tail_rows; i++) in arm_nn_mat_mult_nt_t_s8()
351 const int32_t tail_rows = rhs_rows & 0x3; in arm_nn_mat_mult_nt_t_s4() local352 for (int i = 0; i < tail_rows; i++) in arm_nn_mat_mult_nt_t_s4()