Searched defs:col_loop_cnt (Results 1 – 8 of 8) sorted by relevance
72 const int32_t col_loop_cnt = (vector_cols + 15) / 16; in arm_vector_sum_s8() local122 const int32_t col_loop_cnt = (vector_cols + 15) / 16; in arm_vector_sum_s8() local
71 const int32_t col_loop_cnt = (vector_cols + 15) / 16; in arm_vector_sum_s8_s64() local121 const int32_t col_loop_cnt = (vector_cols + 15) / 16; in arm_vector_sum_s8_s64() local
64 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mul_result_acc_s8_s16() local125 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mul_result_acc_s8_s16() local160 const int32_t col_loop_cnt = rhs_cols / 4; in arm_nn_vec_mat_mul_result_acc_s8_s16() local219 const int32_t col_loop_cnt = rhs_cols / 4; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
87 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_s8() local158 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_s8() local437 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_s8() local502 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_s8() local
70 int32_t col_loop_cnt = (rhs_cols_fast + 7) / 8; in arm_nn_vec_mat_mult_t_s16() local228 const int32_t col_loop_cnt = rhs_cols_fast / 4; in arm_nn_vec_mat_mult_t_s16() local288 const int32_t col_loop_cnt = rhs_cols_fast / 4; in arm_nn_vec_mat_mult_t_s16() local
75 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_svdf_s8() local131 const int32_t col_loop_cnt = (rhs_cols + 15) / 16; in arm_nn_vec_mat_mult_t_svdf_s8() local301 const int32_t col_loop_cnt = rhs_cols / 4; in arm_nn_vec_mat_mult_t_svdf_s8() local
79 const int32_t col_loop_cnt = (rhs_cols_fast + 7) / 8; in arm_nn_vec_mat_mul_result_acc_s16() local227 const int32_t col_loop_cnt = rhs_cols_fast / 4; in arm_nn_vec_mat_mul_result_acc_s16() local287 const int32_t col_loop_cnt = rhs_cols_fast / 4; in arm_nn_vec_mat_mul_result_acc_s16() local
86 const int32_t col_loop_cnt = rhs_cols >> 5; in arm_nn_vec_mat_mult_t_s4() local