Home
last modified time | relevance | path

Searched refs:v128 (Results 1 – 25 of 4924) sorted by relevance

12345678910>>...197

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dbuiltins-hvx128.c73 __builtin_HEXAGON_V6_vaddbnq_128B(v128, v128, v128); in test()
75 __builtin_HEXAGON_V6_vaddbq_128B(v128, v128, v128); in test()
91 __builtin_HEXAGON_V6_vaddhnq_128B(v128, v128, v128); in test()
93 __builtin_HEXAGON_V6_vaddhq_128B(v128, v128, v128); in test()
129 __builtin_HEXAGON_V6_vaddwnq_128B(v128, v128, v128); in test()
131 __builtin_HEXAGON_V6_vaddwq_128B(v128, v128, v128); in test()
301 __builtin_HEXAGON_V6_veqb_or_128B(v128, v128, v128); in test()
309 __builtin_HEXAGON_V6_veqh_or_128B(v128, v128, v128); in test()
317 __builtin_HEXAGON_V6_veqw_or_128B(v128, v128, v128); in test()
337 __builtin_HEXAGON_V6_vgtb_or_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-hvx128.c73 __builtin_HEXAGON_V6_vaddbnq_128B(v128, v128, v128); in test()
75 __builtin_HEXAGON_V6_vaddbq_128B(v128, v128, v128); in test()
91 __builtin_HEXAGON_V6_vaddhnq_128B(v128, v128, v128); in test()
93 __builtin_HEXAGON_V6_vaddhq_128B(v128, v128, v128); in test()
129 __builtin_HEXAGON_V6_vaddwnq_128B(v128, v128, v128); in test()
131 __builtin_HEXAGON_V6_vaddwq_128B(v128, v128, v128); in test()
301 __builtin_HEXAGON_V6_veqb_or_128B(v128, v128, v128); in test()
309 __builtin_HEXAGON_V6_veqh_or_128B(v128, v128, v128); in test()
317 __builtin_HEXAGON_V6_veqw_or_128B(v128, v128, v128); in test()
337 __builtin_HEXAGON_V6_vgtb_or_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-hvx128.c73 __builtin_HEXAGON_V6_vaddbnq_128B(v128, v128, v128); in test()
75 __builtin_HEXAGON_V6_vaddbq_128B(v128, v128, v128); in test()
91 __builtin_HEXAGON_V6_vaddhnq_128B(v128, v128, v128); in test()
93 __builtin_HEXAGON_V6_vaddhq_128B(v128, v128, v128); in test()
129 __builtin_HEXAGON_V6_vaddwnq_128B(v128, v128, v128); in test()
131 __builtin_HEXAGON_V6_vaddwq_128B(v128, v128, v128); in test()
301 __builtin_HEXAGON_V6_veqb_or_128B(v128, v128, v128); in test()
309 __builtin_HEXAGON_V6_veqh_or_128B(v128, v128, v128); in test()
317 __builtin_HEXAGON_V6_veqw_or_128B(v128, v128, v128); in test()
337 __builtin_HEXAGON_V6_vgtb_or_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-hvx128.c73 __builtin_HEXAGON_V6_vaddbnq_128B(v128, v128, v128); in test()
75 __builtin_HEXAGON_V6_vaddbq_128B(v128, v128, v128); in test()
91 __builtin_HEXAGON_V6_vaddhnq_128B(v128, v128, v128); in test()
93 __builtin_HEXAGON_V6_vaddhq_128B(v128, v128, v128); in test()
129 __builtin_HEXAGON_V6_vaddwnq_128B(v128, v128, v128); in test()
131 __builtin_HEXAGON_V6_vaddwq_128B(v128, v128, v128); in test()
301 __builtin_HEXAGON_V6_veqb_or_128B(v128, v128, v128); in test()
309 __builtin_HEXAGON_V6_veqh_or_128B(v128, v128, v128); in test()
317 __builtin_HEXAGON_V6_veqw_or_128B(v128, v128, v128); in test()
337 __builtin_HEXAGON_V6_vgtb_or_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-hvx128.c73 __builtin_HEXAGON_V6_vaddbnq_128B(v128, v128, v128); in test()
75 __builtin_HEXAGON_V6_vaddbq_128B(v128, v128, v128); in test()
91 __builtin_HEXAGON_V6_vaddhnq_128B(v128, v128, v128); in test()
93 __builtin_HEXAGON_V6_vaddhq_128B(v128, v128, v128); in test()
129 __builtin_HEXAGON_V6_vaddwnq_128B(v128, v128, v128); in test()
131 __builtin_HEXAGON_V6_vaddwq_128B(v128, v128, v128); in test()
301 __builtin_HEXAGON_V6_veqb_or_128B(v128, v128, v128); in test()
309 __builtin_HEXAGON_V6_veqh_or_128B(v128, v128, v128); in test()
317 __builtin_HEXAGON_V6_veqw_or_128B(v128, v128, v128); in test()
337 __builtin_HEXAGON_V6_vgtb_or_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dbuiltins-hvx128.c292 __builtin_HEXAGON_V6_vdmpyhvsat_acc_128B(v128, v128, v128); in test()
404 __builtin_HEXAGON_V6_vlutvvb_oracc_128B(v128, v128, v128, 0); in test()
406 __builtin_HEXAGON_V6_vlutvvb_oracci_128B(v128, v128, v128, 0); in test()
512 __builtin_HEXAGON_V6_vmpyiewh_acc_128B(v128, v128, v128); in test()
516 __builtin_HEXAGON_V6_vmpyiewuh_acc_128B(v128, v128, v128); in test()
520 __builtin_HEXAGON_V6_vmpyih_acc_128B(v128, v128, v128); in test()
546 __builtin_HEXAGON_V6_vmpyowh_rnd_sacc_128B(v128, v128, v128); in test()
548 __builtin_HEXAGON_V6_vmpyowh_sacc_128B(v128, v128, v128); in test()
628 __builtin_HEXAGON_V6_vrmpybusv_acc_128B(v128, v128, v128); in test()
632 __builtin_HEXAGON_V6_vrmpybv_acc_128B(v128, v128, v128); in test()
[all …]
/dports/devel/binaryen/binaryen-version_98/test/
H A Dsimd.wast.fromBinary.noDebugInfo2 (type $v128_v128_=>_v128 (func (param v128 v128) (result v128)))
8 (type $v128_v128_v128_=>_v128 (func (param v128 v128 v128) (result v128)))
48 (func $8 (param $0 v128) (param $1 v128) (result v128)
155 (func $28 (param $0 v128) (param $1 v128) (result v128)
161 (func $29 (param $0 v128) (param $1 v128) (result v128)
167 (func $30 (param $0 v128) (param $1 v128) (result v128)
436 (func $75 (param $0 v128) (param $1 v128) (param $2 v128) (result v128)
898 (func $156 (param $0 v128) (param $1 v128) (param $2 v128) (result v128)
905 (func $157 (param $0 v128) (param $1 v128) (param $2 v128) (result v128)
995 (func $173 (param $0 v128) (param $1 v128) (param $2 v128) (result v128)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/simd/
H A Dv128_intrinsics.h118 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
121 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
124 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
131 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
137 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
161 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
164 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
167 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
170 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
226 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/simd/
H A Dv128_intrinsics.h118 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
121 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
124 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
131 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
137 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
161 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
164 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
167 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
170 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
226 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/simd/
H A Dv128_intrinsics.h116 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
119 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
122 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
129 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
135 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
159 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
162 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
165 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
168 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
224 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/simd/
H A Dv128_intrinsics.h116 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
119 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
122 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
129 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
135 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
159 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
162 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
165 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
168 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
224 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/simd/
H A Dv128_intrinsics.h116 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
119 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
122 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
129 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
135 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
159 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
162 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
165 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
168 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
224 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/simd/
H A Dv128_intrinsics.h116 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
119 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
122 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
129 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
135 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
159 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
162 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
165 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
168 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
224 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/simd/
H A Dv128_intrinsics.h118 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
121 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
124 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
131 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
137 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
161 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
164 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
167 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
170 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
226 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/simd/
H A Dv128_intrinsics.h116 SIMD_INLINE v128 v128_mullo_s16(v128 a, v128 b) { in v128_mullo_s16()
119 SIMD_INLINE v128 v128_mulhi_s16(v128 a, v128 b) { in v128_mulhi_s16()
122 SIMD_INLINE v128 v128_mullo_s32(v128 a, v128 b) { in v128_mullo_s32()
129 SIMD_INLINE v128 v128_blend_8(v128 a, v128 b, v128 c) { in v128_blend_8()
135 SIMD_INLINE v128 v128_rdavg_u16(v128 a, v128 b) { in v128_rdavg_u16()
159 SIMD_INLINE v128 v128_unziplo_8(v128 a, v128 b) { in v128_unziplo_8()
162 SIMD_INLINE v128 v128_unziphi_8(v128 a, v128 b) { in v128_unziphi_8()
165 SIMD_INLINE v128 v128_unziplo_16(v128 a, v128 b) { in v128_unziplo_16()
168 SIMD_INLINE v128 v128_unziphi_16(v128 a, v128 b) { in v128_unziphi_16()
224 SIMD_INLINE v128 v128_cmpgt_s16(v128 a, v128 b) { in v128_cmpgt_s16()
[all …]

12345678910>>...197