Home
last modified time | relevance | path

Searched refs:vbsl_f64 (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvbsl_f64_1.c23 actual = vbsl_f64 (vcreate_u64 (mask), arg1, arg2); in main()
/dports/biology/vcflib/vcflib-1.0.2/src/simde/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/simde/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/biology/hhsuite/hh-suite-3.3.0/lib/simde/simde/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dbsl.h70 return vbsl_f64(a, b, c); in simde_vbsl_f64()
80 #undef vbsl_f64
81 #define vbsl_f64(a, b, c) simde_vbsl_f64((a), (b), (c)) macro
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dbsl.c1144 SIMDE_TEST_FUNC_LIST_ENTRY(vbsl_f64)

1234