Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s16.c77 const int8_t *rhs_ptr_0 = rhs; in arm_nn_vec_mat_mult_t_s16() local
94 int16x8_t rhs_input_0 = vldrbq_z_s16(rhs_ptr_0, pred); in arm_nn_vec_mat_mult_t_s16()
106 rhs_ptr_0 += 8; in arm_nn_vec_mat_mult_t_s16()
123 result_64_0 += *rhs_ptr_0++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()
331 const int8_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_s16()
337 const int64_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mult_t_s16()
342 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_s16()
Darm_nn_vec_mat_mul_result_acc_s8_s16.c263 const int8_t *rhs_ptr_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
276 const int32_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mul_result_acc_s8_s16()
285 ++rhs_ptr_0; in arm_nn_vec_mat_mul_result_acc_s8_s16()
314 const int8_t *rhs_ptr_0 = &rhs_ptr[0]; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
320 int32_t rhs_value0 = (int8_t)rhs_ptr_0[0]; in arm_nn_vec_mat_mul_result_acc_s8_s16()
325 ++rhs_ptr_0; in arm_nn_vec_mat_mul_result_acc_s8_s16()
Darm_nn_vec_mat_mul_result_acc_s16.c86 const int8_t *rhs_ptr_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s16() local
103 int16x8_t rhs_input_0 = vldrbq_z_s16(rhs_ptr_0, pred); in arm_nn_vec_mat_mul_result_acc_s16()
115 rhs_ptr_0 += 8; in arm_nn_vec_mat_mul_result_acc_s16()
132 result_64_0 += *rhs_ptr_0++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()
Darm_nn_vec_mat_mult_t_s8.c326 const int8_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_s8()
341 const int32_t rhs_value0 = (int8_t)*rhs_ptr_0 + rhs_offset; in arm_nn_vec_mat_mult_t_s8()
350 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_s8()
663 const int8_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_s8()
678 const int32_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mult_t_s8()
687 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_s8()
Darm_nn_vec_mat_mult_t_svdf_s8.c340 const int8_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_svdf_s8() local
349 const int32_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mult_t_svdf_s8()
358 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_svdf_s8()