Home | History | Annotate | Download | only in x86

Lines Matching defs:in27

263           __m256i in27  = _mm256_loadu_si256((const __m256i *)(in + 27 * 32));
264 step1[ 4] = _mm256_add_epi16(in04, in27);
271 step1[27] = _mm256_sub_epi16(in04, in27);