Searched refs:ld_st_p (Results 1 – 2 of 2) sorted by relevance
132 const mve_pred16_t ld_st_p = vctp16q(channels); in arm_avgpool_s16() local140 const int16x8_t temp = vldrhq_z_s16(src_inner, ld_st_p); in arm_avgpool_s16()186 vstrhq_p_s16(out, temp, ld_st_p); in arm_avgpool_s16()
135 const mve_pred16_t ld_st_p = vctp8q(channels); in arm_avgpool_s8() local143 temp = vldrbq_z_s8(src_inner, ld_st_p); in arm_avgpool_s8()218 vstrbq_p_s8(out, temp, ld_st_p); in arm_avgpool_s8()