Searched refs:val_s16_0 (Results 1 – 1 of 1) sorted by relevance
1544 const int16x8_t val_s16_0 = vld1q_s16(input + index); in NeonApplyLayerNorm() local1549 vshlq_n_s32(vmovl_s16(vget_low_s16(val_s16_0)), 10), mean_dup); in NeonApplyLayerNorm()1551 vshlq_n_s32(vmovl_s16(vget_high_s16(val_s16_0)), 10), mean_dup); in NeonApplyLayerNorm()