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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h26481 vrsqrtsd_f64 (float64_t __a, float64_t __b) function
26497 return (float64x1_t) {vrsqrtsd_f64 (vget_lane_f64 (__a, 0),
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h23359 vrsqrtsd_f64 (float64_t __a, float64_t __b) function
23375 return (float64x1_t) {vrsqrtsd_f64 (vget_lane_f64 (__a, 0),
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp6147 NEONMAP1(vrsqrtsd_f64, aarch64_neon_frsqrts, Add1ArgType),

Completed in 413 milliseconds