Searched refs:acc_4x (Results 1 – 1 of 1) sorted by relevance
3721 int32x4_t acc_4x = vpaddq_s32(acc_2x_0, acc_2x_1); in Run() local3723 dst_val = vaddq_s32(dst_val, acc_4x); in Run()