Home
last modified time | relevance | path

Searched refs:__S (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
H A Davx512vlvbmi2-builtins.c8 return _mm_mask_compress_epi16(__S, __U, __D); in test_mm_mask_compress_epi16()
20 return _mm_mask_compress_epi8(__S, __U, __D); in test_mm_mask_compress_epi8()
44 return _mm_mask_expand_epi16(__S, __U, __D); in test_mm_mask_expand_epi16()
56 return _mm_mask_expand_epi8(__S, __U, __D); in test_mm_mask_expand_epi8()
430 return _mm256_shldv_epi64(__S, __A, __B); in test_mm256_shldv_epi64()
450 return _mm_shldv_epi64(__S, __A, __B); in test_mm_shldv_epi64()
490 return _mm_shldv_epi32(__S, __A, __B); in test_mm_shldv_epi32()
530 return _mm_shldv_epi16(__S, __A, __B); in test_mm_shldv_epi16()
570 return _mm_shrdv_epi64(__S, __A, __B); in test_mm_shrdv_epi64()
610 return _mm_shrdv_epi32(__S, __A, __B); in test_mm_shrdv_epi32()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Davx512vlvnni-builtins.c9 return _mm256_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm256_mask_dpbusd_epi32()
16 return _mm256_maskz_dpbusd_epi32(__U, __S, __A, __B); in test_mm256_maskz_dpbusd_epi32()
22 return _mm256_dpbusd_epi32(__S, __A, __B); in test_mm256_dpbusd_epi32()
42 return _mm256_dpbusds_epi32(__S, __A, __B); in test_mm256_dpbusds_epi32()
62 return _mm256_dpwssd_epi32(__S, __A, __B); in test_mm256_dpwssd_epi32()
82 return _mm256_dpwssds_epi32(__S, __A, __B); in test_mm256_dpwssds_epi32()
89 return _mm_mask_dpbusd_epi32(__S, __U, __A, __B); in test_mm_mask_dpbusd_epi32()
102 return _mm_dpbusd_epi32(__S, __A, __B); in test_mm_dpbusd_epi32()
122 return _mm_dpbusds_epi32(__S, __A, __B); in test_mm_dpbusds_epi32()
142 return _mm_dpwssd_epi32(__S, __A, __B); in test_mm_dpwssd_epi32()
[all …]

12345678910>>...42