Home
last modified time | relevance | path

Searched refs:UNPCKH (Results 1 – 25 of 75) sorted by relevance

123

/dports/math/fftw3-float/fftw-3.3.9/simd-support/
H A Dsimd-sse2.h70 #define UNPCKH SUFF(_mm_unpackhi_p) macro
76 #define VDUPH(x) DS(UNPCKH(x, x), SHUF(x, x, SHUFVALS(1, 1, 3, 3)))
197 xxx1 = UNPCKH(v0, v2); \
199 xxx3 = UNPCKH(v1, v3); \
201 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
203 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
303 V ti = UNPCKH(tx, tx); in BYTW1()
313 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx-128-fma.h66 #define UNPCKH SUFF(_mm_unpackhi_p) macro
143 xxx1 = UNPCKH(v0, v2); \
145 xxx3 = UNPCKH(v1, v3); \
147 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
149 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
255 V ti = UNPCKH(tx, tx); in BYTW1()
265 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx2-128.h61 #define UNPCKH SUFF(_mm_unpackhi_p) macro
158 xxx1 = UNPCKH(v0, v2); \
160 xxx3 = UNPCKH(v1, v3); \
162 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
164 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
267 V ti = UNPCKH(tx, tx); in BYTW1()
276 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-vsx.h51 #define UNPCKH(a,b) vec_mergeh(a,b) macro
220 V tr = UNPCKH(tx, tx); in BYTW1()
229 V tr = UNPCKH(tx, tx); in BYTWJ1()
/dports/math/fftw3/fftw-3.3.9/simd-support/
H A Dsimd-sse2.h70 #define UNPCKH SUFF(_mm_unpackhi_p) macro
76 #define VDUPH(x) DS(UNPCKH(x, x), SHUF(x, x, SHUFVALS(1, 1, 3, 3)))
197 xxx1 = UNPCKH(v0, v2); \
199 xxx3 = UNPCKH(v1, v3); \
201 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
203 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
303 V ti = UNPCKH(tx, tx); in BYTW1()
313 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx-128-fma.h66 #define UNPCKH SUFF(_mm_unpackhi_p) macro
143 xxx1 = UNPCKH(v0, v2); \
145 xxx3 = UNPCKH(v1, v3); \
147 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
149 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
255 V ti = UNPCKH(tx, tx); in BYTW1()
265 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx2-128.h61 #define UNPCKH SUFF(_mm_unpackhi_p) macro
158 xxx1 = UNPCKH(v0, v2); \
160 xxx3 = UNPCKH(v1, v3); \
162 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
164 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
267 V ti = UNPCKH(tx, tx); in BYTW1()
276 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-vsx.h51 #define UNPCKH(a,b) vec_mergeh(a,b) macro
220 V tr = UNPCKH(tx, tx); in BYTW1()
229 V tr = UNPCKH(tx, tx); in BYTWJ1()
/dports/math/fftw3-long/fftw-3.3.9/simd-support/
H A Dsimd-sse2.h70 #define UNPCKH SUFF(_mm_unpackhi_p) macro
76 #define VDUPH(x) DS(UNPCKH(x, x), SHUF(x, x, SHUFVALS(1, 1, 3, 3)))
197 xxx1 = UNPCKH(v0, v2); \
199 xxx3 = UNPCKH(v1, v3); \
201 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
203 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
303 V ti = UNPCKH(tx, tx); in BYTW1()
313 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx2-128.h61 #define UNPCKH SUFF(_mm_unpackhi_p) macro
158 xxx1 = UNPCKH(v0, v2); \
160 xxx3 = UNPCKH(v1, v3); \
162 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
164 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
267 V ti = UNPCKH(tx, tx); in BYTW1()
276 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx-128-fma.h66 #define UNPCKH SUFF(_mm_unpackhi_p) macro
143 xxx1 = UNPCKH(v0, v2); \
145 xxx3 = UNPCKH(v1, v3); \
147 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
149 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
255 V ti = UNPCKH(tx, tx); in BYTW1()
265 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-vsx.h51 #define UNPCKH(a,b) vec_mergeh(a,b) macro
220 V tr = UNPCKH(tx, tx); in BYTW1()
229 V tr = UNPCKH(tx, tx); in BYTWJ1()
/dports/math/fftw3-quad/fftw-3.3.9/simd-support/
H A Dsimd-sse2.h70 #define UNPCKH SUFF(_mm_unpackhi_p) macro
76 #define VDUPH(x) DS(UNPCKH(x, x), SHUF(x, x, SHUFVALS(1, 1, 3, 3)))
197 xxx1 = UNPCKH(v0, v2); \
199 xxx3 = UNPCKH(v1, v3); \
201 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
203 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
303 V ti = UNPCKH(tx, tx); in BYTW1()
313 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx-128-fma.h66 #define UNPCKH SUFF(_mm_unpackhi_p) macro
143 xxx1 = UNPCKH(v0, v2); \
145 xxx3 = UNPCKH(v1, v3); \
147 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
149 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
255 V ti = UNPCKH(tx, tx); in BYTW1()
265 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-avx2-128.h61 #define UNPCKH SUFF(_mm_unpackhi_p) macro
158 xxx1 = UNPCKH(v0, v2); \
160 xxx3 = UNPCKH(v1, v3); \
162 STA(x + ovs, UNPCKH(xxx0, xxx2), 0, 0); \
164 STA(x + 3 * ovs, UNPCKH(xxx1, xxx3), 0, 0); \
267 V ti = UNPCKH(tx, tx); in BYTW1()
276 V ti = UNPCKH(tx, tx); in BYTWJ1()
H A Dsimd-vsx.h51 #define UNPCKH(a,b) vec_mergeh(a,b) macro
220 V tr = UNPCKH(tx, tx); in BYTW1()
229 V tr = UNPCKH(tx, tx); in BYTWJ1()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h464 UNPCKH, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.h457 UNPCKH, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.h464 UNPCKH, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h460 UNPCKH, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.h457 UNPCKH, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h464 UNPCKH, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h464 UNPCKH, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h460 UNPCKH, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h460 UNPCKH, enumerator

123