Searched defs:__m64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dmmintrin.h39 typedef int __m64 __attribute__ ((__vector_size__ (8), __may_alias__)); typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dmmintrin.h13 typedef long long __m64 __attribute__((__vector_size__(8), __aligned__(8))); typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h43 typedef __attribute__((__aligned__(8))) unsigned long long __m64; typedef
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dmmintrin.h31 typedef unsigned long long __m64, __int64; typedef
[all...]

Completed in 126 milliseconds