Home
last modified time | relevance | path

Searched defs:__m512 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGen/X86/
H A Davx-union.c13 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
H A Dx86_32-inline-asm.c12 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dinline-asm-constraints.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dx86_32-arguments-win32.c55 typedef float __m512 __attribute__((__vector_size__(64), __aligned__(64))); typedef
H A Dx86_64-arguments.c446 typedef float __m512 __attribute__ ((__vector_size__ (64))); typedef
/llvm-project/clang/test/Sema/
H A Dbuiltins-x86.c12 typedef float __m512 __attribute__((__vector_size__(64))); typedef
/llvm-project/clang/lib/Headers/
H A Davx512fintrin.h33 typedef float __m512 __attribute__((__vector_size__(64), __aligned__(64))); typedef
[all...]