Home
last modified time | relevance | path

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

1234

/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dcle.h75 return vcleq_f64(a, b); in simde_vcleq_f64()
101 #undef vcleq_f64
102 #define vcleq_f64(a, b) simde_vcleq_f64((a), (b)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dcle.h75 return vcleq_f64(a, b); in simde_vcleq_f64()
101 #undef vcleq_f64
102 #define vcleq_f64(a, b) simde_vcleq_f64((a), (b)) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dcle.h75 return vcleq_f64(a, b); in simde_vcleq_f64()
101 #undef vcleq_f64
102 #define vcleq_f64(a, b) simde_vcleq_f64((a), (b)) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c398 return vcleq_f64(v1, v2); in test_vcleq_f64()
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Dcmp_le.h373 return vreinterpretq_f64_u64(vcleq_f64(a.native(), b.native())); in i_cmp_le()
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/types/
H A Dxsimd_neon_double.hpp480 return vcleq_f64(lhs, rhs); in lte()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/simd/impl_arm_neon_asimd/
H A Dimpl_arm_neon_asimd_simd_double.h381 return { vcleq_f64(a.simdInternal_, b.simdInternal_) };
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/arch/
H A Dxsimd_neon64.hpp378 return vcleq_f64(lhs, rhs); in le()
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/arch/
H A Dxsimd_neon64.hpp381 return vcleq_f64(lhs, rhs); in le()
/dports/math/adept/adept-2.0.8/include/adept/
H A Dquick_e.h679 vcleq_f64(x,vdupq_n_f64(high_bound))); in all_in_range()
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dhelperadvsimd.h397 return vreinterpretq_u32_u64(vcleq_f64(x, y)); in vle_vo_vd_vd()
/dports/math/sleef/sleef-3.5.0/src/arch/
H A Dhelperadvsimd.h479 return vreinterpretq_u32_u64(vcleq_f64(x, y)); in vle_vo_vd_vd()
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dcle.c1413 SIMDE_TEST_FUNC_LIST_ENTRY(vcleq_f64)
/dports/devel/simde/simde-0.7.2/simde/x86/
H A Dsse2.h1382 return !!vgetq_lane_u64(vcleq_f64(a_.neon_f64, b_.neon_f64), 0); in simde_mm_comile_sd()
1962 r_.neon_u64 = vcleq_f64(a_.neon_f64, b_.neon_f64); in simde_mm_cmple_pd()
6822 uint64x2_t a_le_b = vcleq_f64(a_.neon_f64, b_.neon_f64); in simde_mm_ucomile_sd()
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/x86/
H A Dsse2.h1391 return !!vgetq_lane_u64(vcleq_f64(a_.neon_f64, b_.neon_f64), 0); in simde_mm_comile_sd()
1973 r_.neon_u64 = vcleq_f64(a_.neon_f64, b_.neon_f64); in simde_mm_cmple_pd()
6825 uint64x2_t a_le_b = vcleq_f64(a_.neon_f64, b_.neon_f64); in simde_mm_ucomile_sd()

1234