Searched defs:lhs11 (Results 1 – 2 of 2) sorted by relevance
/cmsis-nn-latest/Source/NNSupportFunctions/ |
D | arm_nn_mat_mult_nt_t_s8_s32.c | 248 int32_t lhs00, lhs01, lhs10, lhs11; in arm_nn_mat_mult_nt_t_s8_s32() local 282 int32_t lhs00, lhs01, lhs10, lhs11; in arm_nn_mat_mult_nt_t_s8_s32() local
|
D | arm_nn_transpose_conv_row_s8_s32.c | 104 int32_t lhs11 = SXTAB16_RORn(lhs_offset_s16x2, (uint32_t)lhs10, 8); in arm_nn_transpose_conv_row_s8_s32() local 317 int32_t lhs11 = SXTAB16_RORn(lhs_offset_s16x2, (uint32_t)lhs10, 8); in arm_nn_transpose_conv_row_s8_s32() local
|