Home
last modified time | relevance | path

Searched refs:__m256bh (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davxneconvertintrin.h222 _mm256_cvtneebf16_ps(const __m256bh *__A) { in _mm256_cvtneebf16_ps()
354 _mm256_cvtneobf16_ps(const __m256bh *__A) { in _mm256_cvtneobf16_ps()
H A Davxintrin.h49 typedef __bf16 __m256bh __attribute__((__vector_size__(32), __aligned__(32))); typedef