Home
last modified time | relevance | path

Searched refs:vmull_laneq_u16 (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c84 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
87 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
90 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
93 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
183 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
186 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
189 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
192 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
272 uint32x4_t y_l = vmull_laneq_u16(vget_low_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c84 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
87 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
90 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
93 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
183 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
186 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
189 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
192 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
272 uint32x4_t y_l = vmull_laneq_u16(vget_low_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/aarch64/
H A Djccolext-neon.c84 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
87 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
90 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
93 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
183 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
186 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
189 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
192 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
272 uint32x4_t y_l = vmull_laneq_u16(vget_low_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/aarch64/
H A Djccolext-neon.c84 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
87 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
90 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
93 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
183 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
186 uint32x4_t y_lh = vmull_laneq_u16(vget_high_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
189 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
192 uint32x4_t y_hh = vmull_laneq_u16(vget_high_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
272 uint32x4_t y_l = vmull_laneq_u16(vget_low_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/arm64/
H A Djccolext-neon.c83 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
89 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
181 uint32x4_t y_ll = vmull_laneq_u16(vget_low_u16(r_l), consts, 0); in jsimd_rgb_ycc_convert_neon()
187 uint32x4_t y_hl = vmull_laneq_u16(vget_low_u16(r_h), consts, 0); in jsimd_rgb_ycc_convert_neon()
269 uint32x4_t y_l = vmull_laneq_u16(vget_low_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-2velem.c967 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
2337 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-2velem.c975 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
2345 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-2velem.c967 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
2337 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-2velem.c975 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
2345 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-2velem.c975 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
2345 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-2velem.c1300 return vmull_laneq_u16(a, v, 7); in test_vmull_laneq_u16()
3140 return vmull_laneq_u16(a, v, 0); in test_vmull_laneq_u16_0()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv1490 vmull_laneq_u16 Scalar arithmetic|Vector multiply by scalar and widen
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Darm_neon.h12142 #define vmull_laneq_u16(a, b, c) \ macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Darm_neon.h12406 #define vmull_laneq_u16(a, b, c) \ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Darm_neon.h8697 #define vmull_laneq_u16(a, b, c) \ macro

123