Home
last modified time | relevance | path

Searched defs:lhs_temp (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s16.c121 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mult_t_s16() local
201 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mult_t_s16() local
258 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mult_t_s16() local
309 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mult_t_s16() local
Darm_nn_vec_mat_mul_result_acc_s16.c130 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mul_result_acc_s16() local
199 const int16_t lhs_temp = *lhs_ptr++; in arm_nn_vec_mat_mul_result_acc_s16() local
258 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s16() local
308 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s16() local
Darm_nn_vec_mat_mult_t_svdf_s8.c278 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local
319 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8() local
Darm_nn_vec_mat_mul_result_acc_s8_s16.c191 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s8_s16() local
240 const int32_t lhs_temp = (*lhs_vec); in arm_nn_vec_mat_mul_result_acc_s8_s16() local