Home
last modified time | relevance | path

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

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretf32_p64.c16 out_float32x2_t = vreinterpret_f32_p64 (arg0_poly64x1_t); in test_vreinterpretf32_p64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretf32_p64.c16 out_float32x2_t = vreinterpret_f32_p64 (arg0_poly64x1_t); in test_vreinterpretf32_p64()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterpretf32_p64.c16 out_float32x2_t = vreinterpret_f32_p64 (arg0_poly64x1_t); in test_vreinterpretf32_p64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15891 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15902 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15891 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15902 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c15902 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-intrinsics.c15995 return vreinterpret_f32_p64(a); in test_vreinterpret_f32_p64()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs11349 pub unsafe fn vreinterpret_f32_p64(a: poly64x1_t) -> float32x2_t { in vreinterpret_f32_p64() function
22410 let r: f32x2 = transmute(vreinterpret_f32_p64(transmute(a))); in test_vreinterpret_f32_p64()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm_neon.h11926 vreinterpret_f32_p64 (poly64x1_t __a) in vreinterpret_f32_p64() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12726 vreinterpret_f32_p64 (poly64x1_t __a) in vreinterpret_f32_p64() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h12726 vreinterpret_f32_p64 (poly64x1_t __a) in vreinterpret_f32_p64() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h14610 vreinterpret_f32_p64 (poly64x1_t __a) in vreinterpret_f32_p64() function
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm_neon.h14610 vreinterpret_f32_p64 (poly64x1_t __a) in vreinterpret_f32_p64() function

1234