Home
last modified time | relevance | path

Searched defs:__m256 (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/portability/
H A Dsimd-intrinsics-x86.cpp15 typedef double __m256 __attribute__((vector_size(32))); typedef
/llvm-project/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m256 __attribute__ ((__vector_size__ (32))); typedef
H A Dx86_32-inline-asm.c11 typedef float __m256 __attribute__ ((vector_size (32))); typedef
H A Dinline-asm-constraints.c7 typedef float __m256 __attribute__ ((vector_size (32))); typedef
H A Dx86_32-arguments-win32.c54 typedef float __m256 __attribute__((__vector_size__(32), __aligned__(32))); typedef
H A Dx86_64-arguments.c284 typedef float __m256 __attribute__ ((__vector_size__ (32))); typedef
/llvm-project/clang/test/CodeGen/
H A Dtarget-builtin-error-3.c10 typedef float __m256 __attribute__ ((__vector_size__ (32))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dx86_64-arguments-avx.cpp21 typedef float __m256 __attribute__((__vector_size__(32))); typedef
H A Dmangle-ms-vector-types.cpp72 void foo256(__m256) {} in foo256() argument
/llvm-project/clang/test/Sema/
H A Dbuiltins-x86.c8 typedef float __m256 __attribute__((__vector_size__(32))); typedef
/llvm-project/clang/lib/Headers/
H A Davxintrin.h34 typedef float __m256 __attribute__ ((__vector_size__ (32), __aligned__(32))); typedef
[all...]
H A Dlasxintrin.h39 typedef float __m256 __attribute__((__vector_size__(32), __may_alias__)); typedef
3872 __lasx_xvpickve_w_f(__m256,_1,ui3,_2) global() argument
[all...]