Home
last modified time | relevance | path

Searched refs:vcopyq_laneq_bf16 (Results 26 – 50 of 67) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c126 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
143 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c139 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
159 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c126 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
143 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c139 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
159 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c139 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
159 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c126 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
143 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c126 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
143 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c139 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
159 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-bf16-lane-intrinsics.c139 return vcopyq_laneq_bf16(a, 3, b, 7); in test_vcopyq_laneq_bf16_v1()
159 return vcopyq_laneq_bf16(a, 6, b, 2); in test_vcopyq_laneq_bf16_v2()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbf16_vect_copy_lane_1.c28 return vcopyq_laneq_bf16 (a, 1, b, 2); in test_vcopyq_laneq_bf16()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll231 ; vcopyq_laneq_bf16(a, 3, b, 7);
241 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll231 ; vcopyq_laneq_bf16(a, 3, b, 7);
241 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll231 ; vcopyq_laneq_bf16(a, 3, b, 7);
241 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll231 ; vcopyq_laneq_bf16(a, 3, b, 7);
241 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll231 ; vcopyq_laneq_bf16(a, 3, b, 7);
241 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll278 ; vcopyq_laneq_bf16(a, 3, b, 7);
289 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll278 ; vcopyq_laneq_bf16(a, 3, b, 7);
289 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll278 ; vcopyq_laneq_bf16(a, 3, b, 7);
289 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll278 ; vcopyq_laneq_bf16(a, 3, b, 7);
289 ; vcopyq_laneq_bf16(a, 6, b, 2);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dbf16-vector-shuffle.ll278 ; vcopyq_laneq_bf16(a, 3, b, 7);
289 ; vcopyq_laneq_bf16(a, 6, b, 2);

123