Searched refs:vcvtd_s64_f64 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h15064 vcvtd_s64_f64 (float64_t __a) function
15122 return (int64x1_t) {vcvtd_s64_f64 (__a[0])};
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h12997 vcvtd_s64_f64 (float64_t __a) function
13055 return (int64x1_t) {vcvtd_s64_f64 (__a[0])};
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp6002 NEONMAP1(vcvtd_s64_f64, aarch64_neon_fcvtzs, AddRetType | Add1ArgType),

Completed in 264 milliseconds