Searched refs:__v32hu (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davx512bwintrin.h414 return (__m512i) ((__v32hu) __A + (__v32hu) __B);
433 return (__m512i) ((__v32hu) __A - (__v32hu) __B);
452 return (__m512i) ((__v32hu) __A * (__v32hu) __B);
H A Davx512fintrin.h25 typedef unsigned short __v32hu __attribute__((__vector_size__(64))); typedef

Completed in 84 milliseconds