Home
last modified time | relevance | path

Searched defs:__m128 (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2007-01-20-VectorICE.c3 typedef float __m128 __attribute__((__vector_size__(16))); typedef
H A Dunion-align.c6 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
H A Dx86_32-inline-asm.c14 typedef float __m128 __attribute__ ((vector_size (16))); typedef
H A Dx86_64-arguments.c309 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Duninit-variables-vectors.c4 typedef float __m128 __attribute__((__vector_size__(16))); typedef
H A Dbuiltins-x86.c3 typedef float __m128 __attribute__((__vector_size__(16))); typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle-ms-vector-types.cpp10 void foo128(__m128) {} in foo128() argument
/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Dxmmintrin.h35 typedef float __m128 __attribute__((__vector_size__(16))); typedef