Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_svdf_s8.c81 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
98 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_svdf_s8()
111 rhs_0 += 16; in arm_nn_vec_mat_mult_t_svdf_s8()
136 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
146 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_svdf_s8()
151 rhs_0 += 16; in arm_nn_vec_mat_mult_t_svdf_s8()
180 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8() local
188 int32_t ker_0 = arm_nn_read_q7x4_ia(&rhs_0); in arm_nn_vec_mat_mult_t_svdf_s8()
203 acc_0 += lhs_temp * (*rhs_0 + rhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()
204 rhs_0++; in arm_nn_vec_mat_mult_t_svdf_s8()
[all …]
Darm_nn_vec_mat_mult_t_s8.c75 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s8() local
92 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_s8()
105 rhs_0 += 16; in arm_nn_vec_mat_mult_t_s8()
136 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s8() local
146 const int8x16_t ker_0 = vldrbq_z_s8(rhs_0, p); in arm_nn_vec_mat_mult_t_s8()
151 rhs_0 += 16; in arm_nn_vec_mat_mult_t_s8()
191 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s8() local
202 int32_t ker_0 = arm_nn_read_q7x4_ia(&rhs_0); in arm_nn_vec_mat_mult_t_s8()
221 acc_0 += lhs_temp * (*rhs_0); in arm_nn_vec_mat_mult_t_s8()
222 rhs_0++; in arm_nn_vec_mat_mult_t_s8()
[all …]
Darm_nn_depthwise_conv_nt_t_padded_s8.c76 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_padded_s8() local
84 const int32x4_t ker_0 = vldrbq_s32(rhs_0); in arm_nn_depthwise_conv_nt_t_padded_s8()
108 rhs_0 += num_ch; in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c75 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_s8() local
84 const int32x4_t ker_0 = vldrbq_s32(rhs_0); in arm_nn_depthwise_conv_nt_t_s8()
104 rhs_0 += num_ch; in arm_nn_depthwise_conv_nt_t_s8()