HomeSort by: relevance | last modified time | path
    Searched defs:float64_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
arm_sve.h 33 typedef double float64_t; typedef
arm_neon.h 77 typedef double float64_t; typedef
2647 __extension__ extern __inline float64_t
2747 __extension__ extern __inline float64_t
2849 vset_lane_f64 (float64_t __elem, float64x1_t __vec, const int __index)
2949 vsetq_lane_f64 (float64_t __elem, float64x2_t __vec, const int __index)
3750 vcvtxd_f32_f64 (float64_t __a)
5807 vst2_lane_f64 (float64_t *__ptr, float64x1x2_t __val, const int __lane)
5919 vst2q_lane_f64 (float64_t *__ptr, float64x2x2_t __val, const int __lane)
6031 vst3_lane_f64 (float64_t *__ptr, float64x1x3_t __val, const int __lane)
6143 vst3q_lane_f64 (float64_t *__ptr, float64x2x3_t __val, const int __lane
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
arm_sve.h 33 typedef double float64_t; typedef
arm_neon.h 77 typedef double float64_t; typedef
2647 __extension__ extern __inline float64_t
2747 __extension__ extern __inline float64_t
5596 vset_lane_f64 (float64_t __elem, float64x1_t __vec, const int __index)
5696 vsetq_lane_f64 (float64_t __elem, float64x2_t __vec, const int __index)
6497 vcvtxd_f32_f64 (float64_t __a)
8554 vst2_lane_f64 (float64_t *__ptr, float64x1x2_t __val, const int __lane)
8666 vst2q_lane_f64 (float64_t *__ptr, float64x2x2_t __val, const int __lane)
8778 vst3_lane_f64 (float64_t *__ptr, float64x1x3_t __val, const int __lane)
8890 vst3q_lane_f64 (float64_t *__ptr, float64x2x3_t __val, const int __lane
    [all...]

Completed in 77 milliseconds