Searched defs:__m128i (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Demmintrin.h16 typedef long long __m128i __attribute__((__vector_size__(16), __aligned__(16))); typedef
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h58 typedef long long __m128i __attribute__ ((__vector_size__ (16), __may_alias__)); typedef
[all...]
/freebsd-12-stable/contrib/gcc/config/i386/
H A Demmintrin.h49 typedef long long __m128i __attribute__ ((__vector_size__ (16), __may_alias__)); typedef
[all...]

Completed in 123 milliseconds