Home
last modified time | relevance | path

Searched refs:_mm_xor_ps (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Duninit-variables-vectors.c5 __m128 _mm_xor_ps(__m128 a, __m128 b);
10 x = _mm_xor_ps(x,x); // expected-warning {{variable 'x' is uninitialized when used here}} in test1()
11 y = _mm_xor_ps(y,y); // expected-warning {{variable 'y' is uninitialized when used here}} in test1()
12 z = _mm_xor_ps(z,z); // expected-warning {{variable 'z' is uninitialized when used here}} in test1()
13 w = _mm_xor_ps(w,w); // expected-warning {{variable 'w' is uninitialized when used here}} in test1()
15 X = _mm_xor_ps(X,X); // no-warning in test1()
/dports/audio/aften/aften-0.0.8/libaften/x86/
H A Dx86_sse_mdct_common_init.c125 XMM2 = _mm_xor_ps(XMM2, PCS_RNRN.v); in sse_mdct_ctx_init()
126 XMM3 = _mm_xor_ps(XMM3, PCS_RNRN.v); in sse_mdct_ctx_init()
155 XMM0 = _mm_xor_ps(XMM0, PCS_RRNN.v); in sse_mdct_ctx_init()
156 XMM1 = _mm_xor_ps(XMM1, PCS_RNNR.v); in sse_mdct_ctx_init()
157 XMM2 = _mm_xor_ps(XMM2, PCS_RRNN.v); in sse_mdct_ctx_init()
158 XMM3 = _mm_xor_ps(XMM3, PCS_RNNR.v); in sse_mdct_ctx_init()
181 XMM0 = _mm_xor_ps(XMM0, PCS_NNRR.v); in sse_mdct_ctx_init()
182 XMM2 = _mm_xor_ps(XMM2, PCS_NNRR.v); in sse_mdct_ctx_init()
183 XMM1 = _mm_xor_ps(XMM1, PCS_RNNR.v); in sse_mdct_ctx_init()
184 XMM3 = _mm_xor_ps(XMM3, PCS_RNNR.v); in sse_mdct_ctx_init()
[all …]
/dports/news/nzbget/nzbget-21.1/lib/yencode/
H A DPclmulCrc.cpp65 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
89 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
96 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
119 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
126 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
160 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
166 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
172 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
178 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
245 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/libz-sys-1.1.3/src/zlib-ng/arch/x86/
H A Dcrc_folding.c51 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
73 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
80 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
101 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
108 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
140 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
146 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
152 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
158 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
224 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libz-sys-1.1.3/src/zlib-ng/arch/x86/
H A Dcrc_folding.c51 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
73 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
80 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
101 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
108 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
140 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
146 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
152 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
158 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
224 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libz-sys-1.1.2/src/zlib-ng/arch/x86/
H A Dcrc_folding.c51 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
73 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
80 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
101 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
108 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
140 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
146 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
152 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
158 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
224 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/
H A Dcrc32_clmul.c105 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
132 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
139 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
165 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
172 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
209 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
215 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
221 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
227 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
298 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/arch/x86/
H A Dcrc_folding.c51 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
73 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
80 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
101 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
108 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
140 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
146 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
152 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
158 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
224 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/
H A Dcrc_folding.c76 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
103 ps_res31= _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
110 ps_res20= _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
143 ps_res21= _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
150 ps_res10= _mm_xor_ps(ps_crc0, ps_crc1); in fold_3()
180 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
186 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
192 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
198 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
268 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libz-sys-1.1.2/src/zlib-ng/arch/x86/
H A Dcrc_folding.c51 ps_res = _mm_xor_ps(ps_crc0, ps_crc3); in fold_1()
73 ps_res31 = _mm_xor_ps(ps_crc3, ps_crc1); in fold_2()
80 ps_res20 = _mm_xor_ps(ps_crc0, ps_crc2); in fold_2()
101 ps_res32 = _mm_xor_ps(ps_crc2, ps_crc3); in fold_3()
108 ps_res21 = _mm_xor_ps(ps_crc1, ps_crc2); in fold_3()
140 ps_res0 = _mm_xor_ps(ps_crc0, ps_t0); in fold_4()
146 ps_res1 = _mm_xor_ps(ps_crc1, ps_t1); in fold_4()
152 ps_res2 = _mm_xor_ps(ps_crc2, ps_t2); in fold_4()
158 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
224 ps_res = _mm_xor_ps(ps_crc3, psa0_0); in partial_fold()
[all …]

12345678910>>...29