Home
last modified time | relevance | path

Searched refs:vreinterpret_u64_p64 (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretu64_p64.c16 out_uint64x1_t = vreinterpret_u64_p64 (arg0_poly64x1_t); in test_vreinterpretu64_p64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretu64_p64.c16 out_uint64x1_t = vreinterpret_u64_p64 (arg0_poly64x1_t); in test_vreinterpretu64_p64()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretu64_p64.c16 out_uint64x1_t = vreinterpret_u64_p64 (arg0_poly64x1_t); in test_vreinterpretu64_p64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15709 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15720 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15709 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15720 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15720 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics.c15813 return vreinterpret_u64_p64(a); in test_vreinterpret_u64_p64()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/tools/intrinsic_db/
H A Dadvsimd_classification.csv3470 vreinterpret_u64_p64 Data type conversion|Reinterpret casts
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs10941 pub unsafe fn vreinterpret_u64_p64(a: poly64x1_t) -> uint64x1_t { in vreinterpret_u64_p64() function
22002 let r: u64x1 = transmute(vreinterpret_u64_p64(transmute(a))); in test_vreinterpret_u64_p64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm_neon.h12156 vreinterpret_u64_p64 (poly64x1_t __a) in vreinterpret_u64_p64() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12963 vreinterpret_u64_p64 (poly64x1_t __a) in vreinterpret_u64_p64() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12963 vreinterpret_u64_p64 (poly64x1_t __a) in vreinterpret_u64_p64() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h14884 vreinterpret_u64_p64 (poly64x1_t __a) in vreinterpret_u64_p64() function

1234