Home | History | Annotate | Download | only in src

Lines Matching refs:_mm_load_si128

1838                 __m128i xy0 = _mm_load_si128( (const __m128i*)(xy + x*2));
1839 __m128i xy1 = _mm_load_si128( (const __m128i*)(xy + x*2 + 8));