H A D | intsimdmatrixavx2.cpp | 145 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector64() local 190 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector32() local 225 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector16() local 255 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector8() local 390 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector64() local 435 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector32() local 470 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector16() local 500 __m256i shift_id = _mm256_set_epi32(0, 7, 6, 5, 4, 3, 2, 1); in PartialMatrixDotVector8() local
|