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

/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Demmintrin.h48 #define __m128d __v2df macro
[all...]
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Demmintrin.h46 typedef double __m128d __attribute__ ((__vector_size__ (16), __may_alias__)); typedef
[all...]
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Demmintrin.h19 typedef double __m128d __attribute__((__vector_size__(16), __aligned__(16))); typedef
[all...]
/openbsd-current/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h61 typedef double __m128d __attribute__((__vector_size__(16), __may_alias__)); typedef
[all...]

Completed in 139 milliseconds