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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
arm_sve.h 32 typedef float float32_t; typedef
arm_bf16.h 31 typedef float float32_t; typedef
38 vcvth_bf16_f32 (float32_t __a)
43 __extension__ extern __inline float32_t
arm_neon.h 76 typedef float float32_t; typedef
2640 __extension__ extern __inline float32_t
2740 __extension__ extern __inline float32_t
2842 vset_lane_f32 (float32_t __elem, float32x2_t __vec, const int __index)
2942 vsetq_lane_f32 (float32_t __elem, float32x4_t __vec, const int __index)
3748 __extension__ extern __inline float32_t
3757 vmla_n_f32 (float32x2_t __a, float32x2_t __b, float32_t __c)
4094 vmlaq_n_f32 (float32x4_t __a, float32x4_t __b, float32_t __c)
4171 vmls_n_f32 (float32x2_t __a, float32x2_t __b, float32_t __c)
4512 vmlsq_n_f32 (float32x4_t __a, float32x4_t __b, float32_t __c
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_mve_types.h 31 typedef float float32_t; typedef
arm_bf16.h 35 typedef float float32_t; typedef
37 __extension__ extern __inline float32_t
46 vcvth_bf16_f32 (float32_t __a)
arm_neon.h 97 typedef float float32_t; typedef
6208 __extension__ extern __inline float32_t
6212 return (float32_t)__builtin_neon_vget_lanev2sf (__a, __b);
6306 __extension__ extern __inline float32_t
6310 return (float32_t)__builtin_neon_vget_lanev4sf (__a, __b);
6407 vset_lane_f32 (float32_t __a, float32x2_t __b, const int __c)
6506 vsetq_lane_f32 (float32_t __a, float32x4_t __b, const int __c)
6686 vdup_n_f32 (float32_t __a)
6784 vdupq_n_f32 (float32_t __a)
6863 vmov_n_f32 (float32_t __a
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
arm_sve.h 32 typedef float float32_t; typedef
arm_bf16.h 31 typedef float float32_t; typedef
38 vcvth_bf16_f32 (float32_t __a)
43 __extension__ extern __inline float32_t
arm_neon.h 76 typedef float float32_t; typedef
2640 __extension__ extern __inline float32_t
2740 __extension__ extern __inline float32_t
5589 vset_lane_f32 (float32_t __elem, float32x2_t __vec, const int __index)
5689 vsetq_lane_f32 (float32_t __elem, float32x4_t __vec, const int __index)
6495 __extension__ extern __inline float32_t
6504 vmla_n_f32 (float32x2_t __a, float32x2_t __b, float32_t __c)
6841 vmlaq_n_f32 (float32x4_t __a, float32x4_t __b, float32_t __c)
6918 vmls_n_f32 (float32x2_t __a, float32x2_t __b, float32_t __c)
7259 vmlsq_n_f32 (float32x4_t __a, float32x4_t __b, float32_t __c
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_bf16.h 35 typedef float float32_t; typedef
37 __extension__ extern __inline float32_t
46 vcvth_bf16_f32 (float32_t __a)
arm_mve_types.h 31 typedef float float32_t; typedef
arm_neon.h 97 typedef float float32_t; typedef
6208 __extension__ extern __inline float32_t
6212 return (float32_t)__builtin_neon_vget_lanev2sf (__a, __b);
6306 __extension__ extern __inline float32_t
6310 return (float32_t)__builtin_neon_vget_lanev4sf (__a, __b);
6407 vset_lane_f32 (float32_t __a, float32x2_t __b, const int __c)
6506 vsetq_lane_f32 (float32_t __a, float32x4_t __b, const int __c)
6686 vdup_n_f32 (float32_t __a)
6784 vdupq_n_f32 (float32_t __a)
6863 vmov_n_f32 (float32_t __a
    [all...]

Completed in 62 milliseconds