Home
last modified time | relevance | path

Searched refs:vmovn_high_s16 (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dmovn_high.h42 return vmovn_high_s16(r, a); in simde_vmovn_high_s16()
48 #undef vmovn_high_s16
49 #define vmovn_high_s16(r, a) simde_vmovn_high_s16((r), (a)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dmovn_high.h42 return vmovn_high_s16(r, a); in simde_vmovn_high_s16()
48 #undef vmovn_high_s16
49 #define vmovn_high_s16(r, a) simde_vmovn_high_s16((r), (a)) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dmovn_high.h42 return vmovn_high_s16(r, a); in simde_vmovn_high_s16()
48 #undef vmovn_high_s16
49 #define vmovn_high_s16(r, a) simde_vmovn_high_s16((r), (a)) macro
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dmovn_high.c371 SIMDE_TEST_FUNC_LIST_ENTRY(vmovn_high_s16)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1814 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1814 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1832 return vmovn_high_s16(a, b);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-misc.c1864 return vmovn_high_s16(a, b); in test_vmovn_high_s16()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv1291 vmovn_high_s16 Move|Narrow
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs4387 pub unsafe fn vmovn_high_s16(a: int8x8_t, b: int16x8_t) -> int8x16_t { in vmovn_high_s16() function
16670 let r: i8x16 = transmute(vmovn_high_s16(transmute(a), transmute(b))); in test_vmovn_high_s16()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog6973 * config/aarch64/arm_neon.h (vmovn_high_s16): Reimplement using
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog6973 * config/aarch64/arm_neon.h (vmovn_high_s16): Reimplement using
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog7828 * config/aarch64/arm_neon.h (vmovn_high_s16): Reimplement using

123