Home
last modified time | relevance | path

Searched refs:vmul_lane_s16 (Results 1 – 25 of 125) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmul_lanes16.c17 out_int16x4_t = vmul_lane_s16 (arg0_int16x4_t, arg1_int16x4_t, 1); in test_vmul_lanes16()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmul_lanes16.c17 out_int16x4_t = vmul_lane_s16 (arg0_int16x4_t, arg1_int16x4_t, 1); in test_vmul_lanes16()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmul_lanes16.c17 out_int16x4_t = vmul_lane_s16 (arg0_int16x4_t, arg1_int16x4_t, 1); in test_vmul_lanes16()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmul_lanes16.c17 out_int16x4_t = vmul_lane_s16 (arg0_int16x4_t, arg1_int16x4_t, 1); in test_vmul_lanes16()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmul_lanes16.c17 out_int16x4_t = vmul_lane_s16 (arg0_int16x4_t, arg1_int16x4_t, 1); in test_vmul_lanes16()
/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dmul_lane.h102 #define simde_vmul_lane_s16(a, b, lane) vmul_lane_s16((a), (b), (lane))
105 #undef vmul_lane_s16
106 #define vmul_lane_s16(a, b, lane) simde_vmul_lane_s16((a), (b), (lane)) macro
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dmul_lane.h102 #define simde_vmul_lane_s16(a, b, lane) vmul_lane_s16((a), (b), (lane))
105 #undef vmul_lane_s16
106 #define vmul_lane_s16(a, b, lane) simde_vmul_lane_s16((a), (b), (lane)) macro
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dmul_lane.h102 #define simde_vmul_lane_s16(a, b, lane) vmul_lane_s16((a), (b), (lane))
105 #undef vmul_lane_s16
106 #define vmul_lane_s16(a, b, lane) simde_vmul_lane_s16((a), (b), (lane)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h86 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h187 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/arm/
H A Dconvolve_neon.h29 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/arm/
H A Dconvolve_neon.h29 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/multimedia/aom/aom-3.2.0/av1/common/arm/
H A Dconvolve_neon.h29 sum = vmul_lane_s16(s0, filters_lo, 0); in convolve8_4()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-2velem.c225 return vmul_lane_s16(a, v, 3); in test_vmul_lane_s16()
2141 return vmul_lane_s16(a, v, 0); in test_vmul_lane_s16_0()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-2velem.c156 return vmul_lane_s16(a, v, 3); in test_vmul_lane_s16()
1590 return vmul_lane_s16(a, v, 0); in test_vmul_lane_s16_0()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c225 return vmul_lane_s16(a, v, 3); in test_vmul_lane_s16()
2141 return vmul_lane_s16(a, v, 0); in test_vmul_lane_s16_0()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c225 return vmul_lane_s16(a, v, 3); in test_vmul_lane_s16()
2141 return vmul_lane_s16(a, v, 0); in test_vmul_lane_s16_0()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-2velem.c225 return vmul_lane_s16(a, v, 3); in test_vmul_lane_s16()
2141 return vmul_lane_s16(a, v, 0); in test_vmul_lane_s16_0()

12345