/dports/devel/highway/highway-0.15.0/hwy/ops/ |
H A D | arm_neon-inl.h | 3779 using V8x8 = VFromD<decltype(d8x8)>; 3780 const V8x8 hi8x8(BitCast(d8, hi).raw); 3782 const V8x8 lo8x8 = ShiftLeftBytes<8 - kSize>(V8x8(BitCast(d8, lo).raw)); 3783 const V8x8 r = CombineShiftRightBytes<8 - kSize / 2>(d8x8, hi8x8, lo8x8);
|
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/ops/ |
H A D | arm_neon-inl.h | 3886 using V8x8 = VFromD<decltype(d8x8)>; 3887 const V8x8 hi8x8(BitCast(d8, hi).raw); 3889 const V8x8 lo8x8 = ShiftLeftBytes<8 - kSize>(V8x8(BitCast(d8, lo).raw)); 3890 const V8x8 r = CombineShiftRightBytes<8 - kSize / 2>(d8x8, hi8x8, lo8x8);
|
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cc | 4062 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4173 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4079 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4190 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4091 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4202 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4077 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4188 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4092 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4203 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4111 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4222 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4091 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4202 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4092 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4203 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/msan/tests/ |
H A D | msan_test.cpp | 4077 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4188 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4080 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4191 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4091 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4202 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4091 typedef U1 V8x8 __attribute__((__vector_size__(8))); typedef 4202 V8x8 c = _mm_packs_pu16(a, b); in TEST()
|