Home
last modified time | relevance | path

Searched defs:__W (Results 1 – 25 of 1125) sorted by relevance

12345678910>>...45

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Davx512bw-builtins.c66 __E, __F); in test_mm512_reduce_max_epi64()
199 // CHECK: [[RHS:%.*]] = bitcast i64 %{{.*}} to <64 x i1> in test_mm512_reduce_max_pd()
264 // CHECK-LABEL: @test_ktestz_mask64_u8 in test_mm512_reduce_min_epi64()
265 // CHECK: [[LHS:%.*]] = bitcast i64 %{{.*}} to <64 x i1> in test_mm512_reduce_min_epi64()
329 // CHECK: [[VAL:%.*]] = bitcast i32 %{{.*}} to <32 x i1> in test_mm512_reduce_min_epu64()
398 void test_store_mask64(__mmask64 *A, __m512i B, __m512i C) { in test_mm512_reduce_min_pd()
694 return (__mmask32)_mm512_cmpneq_epi16_mask(__a, __b); in test_mm512_mask_reduce_max_pd()
695 }
696
697 __mmask32 test_mm512_mask_cmpneq_epi16_mask(__mmask32 __u, __m512i __a, __m512i __b) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
116 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
130 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
144 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
31 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
43 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
121 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
127 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
133 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
149 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
155 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
19 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
33 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
125 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
141 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
157 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
173 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
265 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
279 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
293 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c66 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
131 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
199 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
264 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
397 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
1119 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
1226 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
1314 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
1421 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
1528 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W, double ExtraAddOp){ in test_mm512_reduce_max_pd()
25 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
31 unsigned long long test_mm512_reduce_min_epu64(__m512i __W){ in test_mm512_reduce_min_epu64()
93 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
99 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
105 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
111 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
117 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
31 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
43 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
121 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
127 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
133 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
149 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
155 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
19 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
33 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
125 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
141 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
157 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
173 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
265 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
279 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
293 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c66 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
131 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
199 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
264 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
397 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
1119 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
1226 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
1314 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
1421 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
1528 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
19 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
33 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
125 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
141 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
157 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
173 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
265 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
279 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
293 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c66 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
131 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
199 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
264 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
397 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
1119 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
1226 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
1314 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
1421 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
1528 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
19 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
33 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
125 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
141 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
157 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
173 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
265 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
279 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
293 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c66 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
131 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
199 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
264 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
397 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
1119 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
1226 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
1314 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
1421 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
1528 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W, double ExtraAddOp){ in test_mm512_reduce_max_pd()
25 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
31 unsigned long long test_mm512_reduce_min_epu64(__m512i __W){ in test_mm512_reduce_min_epu64()
93 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
99 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
105 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
111 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
117 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W, double ExtraAddOp){ in test_mm512_reduce_max_pd()
25 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
31 unsigned long long test_mm512_reduce_min_epu64(__m512i __W){ in test_mm512_reduce_min_epu64()
93 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
99 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
105 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
111 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
117 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Davx512-reduceMinMaxIntrin.c66 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
131 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
199 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
264 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
397 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
1118 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
1224 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
1312 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
1418 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
1524 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
19 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
33 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
125 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
141 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
157 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
173 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
265 double test_mm512_reduce_add_pd(__m512d __W){ in test_mm512_reduce_add_pd()
279 double test_mm512_reduce_mul_pd(__m512d __W){ in test_mm512_reduce_mul_pd()
293 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W, double ExtraAddOp){ in test_mm512_reduce_max_pd()
25 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
31 unsigned long long test_mm512_reduce_min_epu64(__m512i __W){ in test_mm512_reduce_min_epu64()
93 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
99 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
105 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
111 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
117 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx512-reduceMinMaxIntrin.c5 long long test_mm512_reduce_max_epi64(__m512i __W){ in test_mm512_reduce_max_epi64()
11 unsigned long long test_mm512_reduce_max_epu64(__m512i __W){ in test_mm512_reduce_max_epu64()
17 double test_mm512_reduce_max_pd(__m512d __W){ in test_mm512_reduce_max_pd()
31 long long test_mm512_reduce_min_epi64(__m512i __W){ in test_mm512_reduce_min_epi64()
43 double test_mm512_reduce_min_pd(__m512d __W){ in test_mm512_reduce_min_pd()
121 int test_mm512_reduce_max_epi32(__m512i __W){ in test_mm512_reduce_max_epi32()
127 unsigned int test_mm512_reduce_max_epu32(__m512i __W){ in test_mm512_reduce_max_epu32()
133 float test_mm512_reduce_max_ps(__m512 __W){ in test_mm512_reduce_max_ps()
149 int test_mm512_reduce_min_epi32(__m512i __W){ in test_mm512_reduce_min_epi32()
155 unsigned int test_mm512_reduce_min_epu32(__m512i __W){ in test_mm512_reduce_min_epu32()
[all …]
H A Davx512-reduceIntrin.c5 long long test_mm512_reduce_add_epi64(__m512i __W){ in test_mm512_reduce_add_epi64()
11 long long test_mm512_reduce_mul_epi64(__m512i __W){ in test_mm512_reduce_mul_epi64()
17 long long test_mm512_reduce_or_epi64(__m512i __W){ in test_mm512_reduce_or_epi64()
23 long long test_mm512_reduce_and_epi64(__m512i __W){ in test_mm512_reduce_and_epi64()
61 int test_mm512_reduce_add_epi32(__m512i __W){ in test_mm512_reduce_add_epi32()
67 int test_mm512_reduce_mul_epi32(__m512i __W){ in test_mm512_reduce_mul_epi32()
73 int test_mm512_reduce_or_epi32(__m512i __W){ in test_mm512_reduce_or_epi32()
78 int test_mm512_reduce_and_epi32(__m512i __W){ in test_mm512_reduce_and_epi32()
132 float test_mm512_reduce_add_ps(__m512 __W){ in test_mm512_reduce_add_ps()
138 float test_mm512_reduce_mul_ps(__m512 __W){ in test_mm512_reduce_mul_ps()
[all …]

12345678910>>...45