Searched refs:lhs_2 (Results 1 – 4 of 4) sorted by relevance
86 const int8_t *lhs_2 = lhs + (row_x_col * S4_CH_IN_BLOCK_MVE * 2) + offset; in arm_nn_depthwise_conv_nt_t_s4() local120 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s4()128 lhs_2 += S4_CH_IN_BLOCK_MVE; 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()162 lhs_2 += S4_CH_IN_BLOCK_MVE; in arm_nn_depthwise_conv_nt_t_s4()
91 const int8_t *lhs_2 = lhs + (row_x_col * CH_IN_BLOCK_MVE * 2) + offset; in arm_nn_depthwise_conv_nt_t_padded_s8() local106 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_padded_s8()117 lhs_2 += CH_IN_BLOCK_MVE; in arm_nn_depthwise_conv_nt_t_padded_s8()
70 const int16_t *lhs_2 = lhs + (row_x_col * num_ch * 2) + offset; in arm_nn_depthwise_conv_nt_t_s16() local88 int32x4_t ip_2 = vldrhq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s16()96 lhs_2 += num_ch; in arm_nn_depthwise_conv_nt_t_s16()
82 const int8_t *lhs_2 = lhs + (row_x_col * CH_IN_BLOCK_MVE * 2) + offset; in arm_nn_depthwise_conv_nt_t_s8() local97 int32x4_t ip_2 = vldrbq_s32(lhs_2); in arm_nn_depthwise_conv_nt_t_s8()105 lhs_2 += CH_IN_BLOCK_MVE; in arm_nn_depthwise_conv_nt_t_s8()