Home
last modified time | relevance | path

Searched refs:vcvtaq_s64_f64 (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/
H A Dv_math.h586 return vcvtaq_s64_f64 (x); in v_round_s64()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/hal/
H A Dintrin_neon.hpp1977 return v_int32x4(vcombine_s32(vmovn_s64(vcvtaq_s64_f64(a.val)), zero)); in v_round()
1982 …return v_int32x4(vcombine_s32(vmovn_s64(vcvtaq_s64_f64(a.val)), vmovn_s64(vcvtaq_s64_f64(b.val)))); in v_round()
2006 return v_int32x4(vcombine_s32(vmovn_s64(vcvtaq_s64_f64(a.val)), zero)); in v_trunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c2507 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c2507 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-misc.c2525 return vcvtaq_s64_f64(a);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-misc.c2557 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c2557 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c2557 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/math/adept/adept-2.0.8/include/adept/
H A Dquick_e.h687 return vcvtq_f64_s64(vcvtaq_s64_f64(x)); in unchecked_round()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-misc.c2557 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-misc.c2557 return vcvtaq_s64_f64(a); in test_vcvtaq_s64_f64()

123