Searched refs:temp_hi_hi (Results 1 – 1 of 1) sorted by relevance
127 int32x4_t temp_lo_lo, temp_lo_hi, temp_hi_lo, temp_hi_hi; in arm_avgpool_s8() local152 temp_hi_hi = vmovltq_s16(temp_hi); in arm_avgpool_s8()157 sum_4 = vaddq_s32(sum_4, temp_hi_hi); in arm_avgpool_s8()