Searched refs:rhs_ptr_1 (Results 1 – 5 of 5) sorted by relevance
78 const int8_t *rhs_ptr_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16() local95 int16x8_t rhs_input_1 = vldrbq_z_s16(rhs_ptr_1, pred); in arm_nn_vec_mat_mult_t_s16()107 rhs_ptr_1 += 8; in arm_nn_vec_mat_mult_t_s16()124 result_64_1 += *rhs_ptr_1++ * lhs_temp; in arm_nn_vec_mat_mult_t_s16()
87 const int8_t *rhs_ptr_1 = rhs_ptr + rhs_cols; in arm_nn_vec_mat_mul_result_acc_s16() local104 int16x8_t rhs_input_1 = vldrbq_z_s16(rhs_ptr_1, pred); in arm_nn_vec_mat_mul_result_acc_s16()116 rhs_ptr_1 += 8; in arm_nn_vec_mat_mul_result_acc_s16()133 result_64_1 += *rhs_ptr_1++ * lhs_temp; in arm_nn_vec_mat_mul_result_acc_s16()
265 const int8_t *rhs_ptr_1 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s8_s16() local277 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mul_result_acc_s8_s16()286 ++rhs_ptr_1; in arm_nn_vec_mat_mul_result_acc_s8_s16()
327 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mult_t_s8()342 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1 + rhs_offset; in arm_nn_vec_mat_mult_t_s8()351 ++rhs_ptr_1; in arm_nn_vec_mat_mult_t_s8()664 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mult_t_s8()679 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mult_t_s8()688 ++rhs_ptr_1; in arm_nn_vec_mat_mult_t_s8()
341 const int8_t *rhs_ptr_1 = &rhs[rhs_cols]; in arm_nn_vec_mat_mult_t_svdf_s8() local350 const int32_t rhs_value1 = (int8_t)*rhs_ptr_1; in arm_nn_vec_mat_mult_t_svdf_s8()359 ++rhs_ptr_1; in arm_nn_vec_mat_mult_t_svdf_s8()