Home
last modified time | relevance | path

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

1234567

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Dtest.rs75 pub unsafe fn get_m512(a: __m512, idx: usize) -> f32 { in get_m512()
132 pub unsafe fn assert_eq_m512(a: __m512, b: __m512) { in assert_eq_m512()
H A Davx512f.rs2890 pub unsafe fn _mm512_fmadd_ps(a: __m512, b: __m512, c: __m512) -> __m512 { in _mm512_fmadd_ps()
2923 pub unsafe fn _mm512_mask3_fmadd_ps(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512 { in _mm512_mask3_fmadd_ps()
3114 pub unsafe fn _mm512_fmsub_ps(a: __m512, b: __m512, c: __m512) -> __m512 { in _mm512_fmsub_ps()
3149 pub unsafe fn _mm512_mask3_fmsub_ps(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512 { in _mm512_mask3_fmsub_ps()
3342 pub unsafe fn _mm512_fmaddsub_ps(a: __m512, b: __m512, c: __m512) -> __m512 { in _mm512_fmaddsub_ps()
3380 pub unsafe fn _mm512_mask3_fmaddsub_ps(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512 { in _mm512_mask3_fmaddsub_ps()
3616 pub unsafe fn _mm512_mask3_fmsubadd_ps(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512 { in _mm512_mask3_fmsubadd_ps()
3814 pub unsafe fn _mm512_fnmadd_ps(a: __m512, b: __m512, c: __m512) -> __m512 { in _mm512_fnmadd_ps()
3849 pub unsafe fn _mm512_mask3_fnmadd_ps(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512 { in _mm512_mask3_fnmadd_ps()
4042 pub unsafe fn _mm512_fnmsub_ps(a: __m512, b: __m512, c: __m512) -> __m512 { in _mm512_fnmsub_ps()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dx86-inline-asm-v-constraint.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dx86-inline-asm-v-constraint.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dx86-inline-asm-v-constraint.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dx86-inline-asm-v-constraint.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dx86-inline-asm-v-constraint.c8 typedef float __m512 __attribute__ ((vector_size (64))); typedef
H A Dx86_32-inline-asm.c16 typedef float __m512 __attribute__ ((vector_size (64))); typedef
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Davx-union.c12 typedef int __m512 __attribute__ ((__vector_size__ (64))); typedef
/dports/devel/simde/simde-0.7.2/simde/x86/avx512/
H A Dtypes.h304 typedef simde__m512 __m512; typedef
308 #define __m512 simde__m512 macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/x86/avx512/
H A Dtypes.h304 typedef simde__m512 __m512; typedef
308 #define __m512 simde__m512 macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/x86/avx512/
H A Dtypes.h304 typedef simde__m512 __m512; typedef
308 #define __m512 simde__m512 macro

1234567