Home
last modified time | relevance | path

Searched refs:vreinterpret_p64_s64 (Results 1 – 25 of 77) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretp64_s64.c16 out_poly64x1_t = vreinterpret_p64_s64 (arg0_int64x1_t); in test_vreinterpretp64_s64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretp64_s64.c16 out_poly64x1_t = vreinterpret_p64_s64 (arg0_int64x1_t); in test_vreinterpretp64_s64()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretp64_s64.c16 out_poly64x1_t = vreinterpret_p64_s64 (arg0_int64x1_t); in test_vreinterpretp64_s64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16187 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16198 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16187 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16198 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c16198 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics.c16291 return vreinterpret_p64_s64(a); in test_vreinterpret_p64_s64()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs10949 pub unsafe fn vreinterpret_p64_s64(a: int64x1_t) -> poly64x1_t { in vreinterpret_p64_s64() function
22010 let r: i64x1 = transmute(vreinterpret_p64_s64(transmute(a))); in test_vreinterpret_p64_s64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm_neon.h12006 vreinterpret_p64_s64 (int64x1_t __a) in vreinterpret_p64_s64() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12809 vreinterpret_p64_s64 (int64x1_t __a) in vreinterpret_p64_s64() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12809 vreinterpret_p64_s64 (int64x1_t __a) in vreinterpret_p64_s64() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h14706 vreinterpret_p64_s64 (int64x1_t __a) in vreinterpret_p64_s64() function
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm_neon.h14706 vreinterpret_p64_s64 (int64x1_t __a) in vreinterpret_p64_s64() function

1234