Searched refs:_mm512_castsi256_si512 (Results 1 – 4 of 4) sorted by relevance
606 #define _ypi2zpi _mm512_castsi256_si512
39 static SIMDINLINE __m512i __conv(Integer r) { return _mm512_castsi256_si512(r.v); }
6445 return _mm512_castsi256_si512(__A); in test_mm512_castsi256_si512()
477 _mm512_castsi256_si512 (__m256i __A) in _mm512_castsi256_si512() function