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() local79 int16x8_t c0 = vldrbq_s16(ip_c0); in arm_nn_mat_mult_s8()80 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() local139 int16x8_t c0 = vldrbq_s16(ip_c0); in arm_nn_mat_mult_s8()140 ip_c0 += 8; in arm_nn_mat_mult_s8()