Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Dx86-method-vector-values.m30 -(void)takeM128:(__m128)v; argument
64 - (void)takeM128:(__m128)v { // expected-error {{'__m128' (vector of 4 'float' values) parameter ty… argument
83 - (void)takeM128:(__m128)v { argument
/llvm-project/clang/test/CodeGen/
H A D2007-01-20-VectorICE.c3 typedef float __m128 __attribute__((__vector_size__(16))); typedef
H A Dunion-align.c5 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
H A Dtbaa-vec.cpp4 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
/llvm-project/clang/test/Sema/
H A Duninit-variables-vectors.c4 typedef float __m128 __attribute__((__vector_size__(16))); typedef
H A Dbuiltins-x86.c4 typedef float __m128 __attribute__((__vector_size__(16))); typedef
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-inline-asm.c10 typedef float __m128 __attribute__ ((vector_size (16))); typedef
H A Dinline-asm-constraints.c6 typedef float __m128 __attribute__ ((vector_size (16))); typedef
H A Dx86_32-arguments-win32.c53 typedef float __m128 __attribute__((__vector_size__(16), __aligned__(16))); typedef
H A Dx86_64-arguments.c300 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dx86_64-arguments-avx.cpp19 typedef float __m128 __attribute__((__vector_size__(16))); typedef
H A Dmangle-ms-vector-types.cpp54 void foo128(__m128) {} in foo128() argument
H A Dinalloca-vector.cpp13 typedef float __m128 __attribute__((__vector_size__(16), __aligned__(16))); typedef
[all...]
H A Dmangle-class-nttp.cpp198 typedef float __m128 __attribute__((__vector_size__(16))); typedef
/llvm-project/clang/test/Index/
H A Dusrs.cpp100 typedef float __m128 __attribute__((__vector_size__(16))); typedef
/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h21 typedef float __m128 __attribute__((__vector_size__(16), __aligned__(16))); typedef
[all...]
H A Dlsxintrin.h36 typedef float __m128 __attribute__((__vector_size__(16), __may_alias__)); typedef
[all...]
/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h67 typedef vector float __m128 __attribute__((__may_alias__)); typedef
/llvm-project/clang/test/CodeGen/LoongArch/lsx/
H A Dbuiltin-error.c27 typedef float __m128 __attribute__((__vector_size__(16), __may_alias__)); typedef
H A Dbuiltin.c26 typedef float __m128 __attribute__ ((__vector_size__ (16), __may_alias__)); typedef