Home
last modified time | relevance | path

Searched refs:rhs_0 (Results 1 – 8 of 8) sorted by relevance

/cmsis-nn-3.7.0/Source/NNSupportFunctions/
Darm_nn_vec_mat_mul_result_acc_s8_s16.c67 const int8_t *rhs_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
90 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mul_result_acc_s8_s16()
103 rhs_0 += 16; in arm_nn_vec_mat_mul_result_acc_s8_s16()
127 const int8_t *rhs_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
136 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mul_result_acc_s8_s16()
140 rhs_0 += 16; in arm_nn_vec_mat_mul_result_acc_s8_s16()
163 const int8_t *rhs_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s8_s16() local
174 int32_t ker_0 = arm_nn_read_s8x4_ia(&rhs_0); in arm_nn_vec_mat_mul_result_acc_s8_s16()
193 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s8_s16()
194 rhs_0++; in arm_nn_vec_mat_mul_result_acc_s8_s16()
[all …]
Darm_nn_depthwise_conv_nt_t_s4.c83 const int8_t *rhs_0 = rhs + (offset >> 1); in arm_nn_depthwise_conv_nt_t_s4() local
98 ker_0 = vldrbq_gather_offset_s32(rhs_0, gather_offset); in arm_nn_depthwise_conv_nt_t_s4()
108rhs_0[0] >> 4, (int8_t)(rhs_0[1] << 4) >> 4, rhs_0[1] >> 4, (int8_t)(rhs_0[2] << 4) >> 4}; in arm_nn_depthwise_conv_nt_t_s4()
132 rhs_0 += (total_ch >> 1) + get_low_nibble; in arm_nn_depthwise_conv_nt_t_s4()
139 int32x4_t ker_0 = vldrbq_gather_offset_s32(rhs_0, gather_offset); in arm_nn_depthwise_conv_nt_t_s4()
165 rhs_0 += total_ch >> 1; in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_vec_mat_mult_t_svdf_s8.c78 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
95 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_svdf_s8()
108 rhs_0 += 16; in arm_nn_vec_mat_mult_t_svdf_s8()
133 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
143 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_svdf_s8()
148 rhs_0 += 16; in arm_nn_vec_mat_mult_t_svdf_s8()
174 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
191 ker_0 = arm_nn_read_s8x4_ia(&rhs_0); in arm_nn_vec_mat_mult_t_svdf_s8()
206 ker_0 = arm_nn_read_s8x4_ia(&rhs_0); in arm_nn_vec_mat_mult_t_svdf_s8()
221 ker_0 = arm_nn_read_s8x4_ia(&rhs_0); in arm_nn_vec_mat_mult_t_svdf_s8()
[all …]
Darm_nn_vec_mat_mult_t_s16.c231 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s16() local
242 rhs_0 = read_and_pad(rhs_0, &ker_0, &ker_1); in arm_nn_vec_mat_mult_t_s16()
260 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s16()
261 rhs_0++; in arm_nn_vec_mat_mult_t_s16()
291 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s16() local
296 rhs_0 = read_and_pad(rhs_0, &ker_0, &ker_1); in arm_nn_vec_mat_mult_t_s16()
311 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s16()
312 rhs_0++; in arm_nn_vec_mat_mult_t_s16()
Darm_nn_vec_mat_mul_result_acc_s16.c230 const int8_t *rhs_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s16() local
242 rhs_0 = read_and_pad(rhs_0, &ker_0, &ker_1); in arm_nn_vec_mat_mul_result_acc_s16()
260 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s16()
261 rhs_0++; in arm_nn_vec_mat_mul_result_acc_s16()
290 const int8_t *rhs_0 = rhs_ptr; in arm_nn_vec_mat_mul_result_acc_s16() local
295 rhs_0 = read_and_pad(rhs_0, &ker_0, &ker_1); in arm_nn_vec_mat_mul_result_acc_s16()
310 acc_64_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mul_result_acc_s16()
311 rhs_0++; in arm_nn_vec_mat_mul_result_acc_s16()
Darm_nn_depthwise_conv_nt_t_padded_s8.c88 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_padded_s8() local
96 const int32x4_t ker_0 = vldrbq_s32(rhs_0); in arm_nn_depthwise_conv_nt_t_padded_s8()
120 rhs_0 += total_ch; in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s16.c67 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_s16() local
80 const int32x4_t ker_0 = vldrbq_s32(rhs_0); in arm_nn_depthwise_conv_nt_t_s16()
99 rhs_0 += num_ch; in arm_nn_depthwise_conv_nt_t_s16()
Darm_nn_depthwise_conv_nt_t_s8.c79 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_s8() local
88 const int32x4_t ker_0 = vldrbq_s32(rhs_0); in arm_nn_depthwise_conv_nt_t_s8()
108 rhs_0 += total_ch; in arm_nn_depthwise_conv_nt_t_s8()