Searched refs:exp_value2 (Results 1 – 1 of 1) sorted by relevance
3972 uint16x8_t exp_value2 = in SoftmaxInt8LUT() local3976 exp_value2 = vaddw_u8(exp_value2, vget_low_u8(output2)); in SoftmaxInt8LUT()3979 sum_4 = vpadalq_u16(sum_4, exp_value2); in SoftmaxInt8LUT()4016 uint16x8_t exp_value2 = in SoftmaxInt8LUT() local4020 exp_value2 = vaddw_u8(exp_value2, vget_low_u8(output2)); in SoftmaxInt8LUT()4028 vreinterpretq_s32_u32(vmovl_u16(vget_high_u16(exp_value2))); in SoftmaxInt8LUT()4030 vreinterpretq_s32_u32(vmovl_u16(vget_low_u16(exp_value2))); in SoftmaxInt8LUT()