Home
last modified time | relevance | path

Searched refs:lhs111 (Results 1 – 1 of 1) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8_s32.c212 int32_t lhs000, lhs001, lhs010, lhs011, lhs100, lhs101, lhs110, lhs111; in arm_nn_mat_mult_nt_t_s8_s32() local
216 read_pad_and_add_s8(&lhs_ptr[rhs_rows + 4], &lhs110, &lhs111, lhs_offset_s16x2); in arm_nn_mat_mult_nt_t_s8_s32()
233 dst_ptr[dst_idx_col_offset] = SMLAD(lhs111, rhs_val01, dst_ptr[dst_idx_col_offset]); in arm_nn_mat_mult_nt_t_s8_s32()