Home
last modified time | relevance | path

Searched refs:vaddw_high_s16 (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Daddw_high.h69 return vaddw_high_s16(a, b); in simde_vaddw_high_s16()
86 #undef vaddw_high_s16
87 #define vaddw_high_s16(a, b) simde_vaddw_high_s16((a), (b)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Daddw_high.h69 return vaddw_high_s16(a, b); in simde_vaddw_high_s16()
86 #undef vaddw_high_s16
87 #define vaddw_high_s16(a, b) simde_vaddw_high_s16((a), (b)) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Daddw_high.h69 return vaddw_high_s16(a, b); in simde_vaddw_high_s16()
86 #undef vaddw_high_s16
87 #define vaddw_high_s16(a, b) simde_vaddw_high_s16((a), (b)) macro
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Daddw_high.c370 SIMDE_TEST_FUNC_LIST_ENTRY(vaddw_high_s16)
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dmod.rs1762 pub unsafe fn vaddw_high_s16(a: int32x4_t, b: int16x8_t) -> int32x4_t { in vaddw_high_s16() function
6443 let r: i32x4 = transmute(vaddw_high_s16(transmute(a), transmute(b))); in test_vaddw_high_s16()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics.c6777 return vaddw_high_s16(a, b); in test_vaddw_high_s16()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv58 vaddw_high_s16 Vector arithmetic|Add|Widening addition
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Darm_neon.h688 vaddw_high_s16 (int32x4_t __a, int16x8_t __b) in vaddw_high_s16() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Darm_neon.h688 vaddw_high_s16 (int32x4_t __a, int16x8_t __b) in vaddw_high_s16() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Darm_neon.h855 vaddw_high_s16 (int32x4_t __a, int16x8_t __b) in vaddw_high_s16() function

12