Home
last modified time | relevance | path

Searched refs:lhs100 (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
215 read_pad_and_add_s8(&lhs_ptr[rhs_rows], &lhs100, &lhs101, lhs_offset_s16x2); in arm_nn_mat_mult_nt_t_s8_s32()
225 dst_ptr[dst_idx_col_offset] = SMLAD(lhs100, rhs_val00, dst_ptr[dst_idx_col_offset]); in arm_nn_mat_mult_nt_t_s8_s32()