Searched refs:ip_c0 (Results 1 – 1 of 1) sorted by relevance
62 const int8_t *ip_c0 = input_col; in arm_nn_mat_mult_s8() local82 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8()83 ip_c0 += 8; in arm_nn_mat_mult_s8()129 const int8_t *ip_c0 = input_col + (i_col_batch * row_len); in arm_nn_mat_mult_s8() local141 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8()142 ip_c0 += 8; in arm_nn_mat_mult_s8()