Home
last modified time | relevance | path

Searched refs:lhs011 (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
214 read_pad_and_add_s8(&lhs_ptr[4], &lhs010, &lhs011, lhs_offset_s16x2); in arm_nn_mat_mult_nt_t_s8_s32()
231 dst_ptr[0] = SMLAD(lhs011, rhs_val01, dst_ptr[0]); in arm_nn_mat_mult_nt_t_s8_s32()