Searched refs:val_s32_0 (Results 1 – 1 of 1) sorted by relevance
1507 const int32x4_t val_s32_0 = vmovl_s16(vget_low_s16(val_s16)); in NeonApplyLayerNorm() local1510 sum += static_cast<int64_t>(AccumulateNeonLane(val_s32_0)); in NeonApplyLayerNorm()1514 AccumulateNeonLane(vmulq_s32(val_s32_0, val_s32_0))); in NeonApplyLayerNorm()