Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c106 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_padded_s8() local
107 ip_2 = vaddq_n_s32(ip_2, input_offset); in arm_nn_depthwise_conv_nt_t_padded_s8()
108 out_2 += vmulq_s32(ip_2, ker_0); in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s4.c120 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s4() local
121 out_2 += vmulq_s32(ip_2, ker_0); in arm_nn_depthwise_conv_nt_t_s4()
154 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s4() local
155 out_2 += vmulq_s32(ip_2, ker_0); in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_depthwise_conv_nt_t_s16.c88 int32x4_t ip_2 = vldrhq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s16() local
89 out_2 += vmulq_s32(ip_2, ker_0); in arm_nn_depthwise_conv_nt_t_s16()
Darm_nn_depthwise_conv_nt_t_s8.c97 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s8() local
98 out_2 += vmulq_s32(ip_2, ker_0); in arm_nn_depthwise_conv_nt_t_s8()