Searched refs:_mm256_cvtepu8_epi32 (Results 1 – 4 of 4) sorted by relevance
342 return _mm256_cvtepu8_epi32(a); in test_mm256_cvtepu8_epi32()
113 … return _mm256_castsi256_ps(_mm256_cvtepu8_epi32(_mm_castps_si128(_mm256_castps256_ps128(in))));
583 #define _simd_cvtepu8_epi32 _mm256_cvtepu8_epi32
409 _mm256_cvtepu8_epi32(__m128i __V) in _mm256_cvtepu8_epi32() function