Searched refs:float64x1_t (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dinsn-reverse-aarch64.c38 float64x1_t b2_ = vdup_n_f64(456.0f);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dinsn-reverse-aarch64.c38 float64x1_t b2_ = vdup_n_f64(456.0f);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h49 typedef __Float64x1_t float64x1_t; typedef
216 float64x1_t val[2];
376 float64x1_t val[3];
506 float64x1_t val[4];
712 __extension__ extern __inline float64x1_t
714 vadd_f64 (float64x1_t __a, float64x1_t __b)
1377 __extension__ extern __inline float64x1_t
1379 vdiv_f64 (float64x1_t __a, float64x1_t __
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h51 typedef __Float64x1_t float64x1_t; typedef
264 __extension__ extern __inline float64x1_t
266 vadd_f64 (float64x1_t __a, float64x1_t __b)
887 __extension__ extern __inline float64x1_t
889 vdiv_f64 (float64x1_t __a, float64x1_t __b)
936 __extension__ extern __inline float64x1_t
938 vmul_f64 (float64x1_t __a, float64x1_t __
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd.h2382 using type = float64x1_t;

Completed in 235 milliseconds