Home
last modified time | relevance | path

Searched refs:vnegq_s64 (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dneg.h362 return vnegq_s64(a); in simde_vnegq_s64()
386 #undef vnegq_s64
387 #define vnegq_s64(a) simde_vnegq_s64(a) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dneg.h362 return vnegq_s64(a); in simde_vnegq_s64()
386 #undef vnegq_s64
387 #define vnegq_s64(a) simde_vnegq_s64(a) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dneg.h362 return vnegq_s64(a); in simde_vnegq_s64()
386 #undef vnegq_s64
387 #define vnegq_s64(a) simde_vnegq_s64(a) macro
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/arch/
H A Dxsimd_neon64.hpp209 return vreinterpretq_u64_s64(vnegq_s64(vreinterpretq_s64_u64(rhs))); in neg()
215 return vnegq_s64(rhs); in neg()
761 return vshlq_u64(lhs, vnegq_s64(rhs)); in bitwise_rshift()
773 return vshlq_s64(lhs, vnegq_s64(rhs)); in bitwise_rshift()
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/arch/
H A Dxsimd_neon64.hpp212 return vreinterpretq_u64_s64(vnegq_s64(vreinterpretq_s64_u64(rhs))); in neg()
218 return vnegq_s64(rhs); in neg()
764 return vshlq_u64(lhs, vnegq_s64(rhs)); in bitwise_rshift()
776 return vshlq_s64(lhs, vnegq_s64(rhs)); in bitwise_rshift()
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/types/
H A Dxsimd_neon_int64.hpp316 return vnegq_s64(rhs); in neg()
539 return vshlq_s64(lhs, vnegq_s64(rhs)); in operator >>()
H A Dxsimd_neon_uint64.hpp312 return vreinterpretq_u64_s64(vnegq_s64(vreinterpretq_s64_u64(rhs))); in neg()
553 return vshlq_u64(lhs, vnegq_s64(rhs)); in operator >>()
/dports/security/highwayhash/highwayhash-bdd572de8cfa3a1fbef6ba32307c2629db7c4773/highwayhash/
H A Dvector_neon.h68 #ifndef vnegq_s64
70 HH_INLINE int64x2_t vnegq_s64(int64x2_t v) in vnegq_s64() function
526 v_ = vshlq_u64(v_, vnegq_s64(vreinterpretq_s64_u64(count)));
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dneg.c584 SIMDE_TEST_FUNC_LIST_ENTRY(vnegq_s64)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c1285 return vnegq_s64(a);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-misc.c1267 return vnegq_s64(a); in test_vnegq_s64()

1234