/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/AMX/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/AMX/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
H A D | amx.c | 27 _tile_dpbssd(1, 2, 3); in test_amx()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/ |
H A D | amx_errors.c | 10 _tile_dpbssd(16, 2, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx() 11 _tile_dpbssd(0, 16, 3); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/ |
H A D | amxint8-asmintel-1.c | 12 _tile_dpbssd (1, 2, 3); in TEST()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/ |
H A D | amxint8-asmintel-1.c | 12 _tile_dpbssd (1, 2, 3); in TEST()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/ |
H A D | amxint8-asmintel-1.c | 12 _tile_dpbssd (1, 2, 3); in TEST()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/ |
H A D | amxint8-asmintel-1.c | 12 _tile_dpbssd (1, 2, 3); in TEST()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.target/i386/ |
H A D | pr102166.C | 14 _tile_dpbssd(0, 1, 2); in amxint8()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.target/i386/ |
H A D | pr102166.C | 14 _tile_dpbssd(0, 1, 2); in amxint8()
|