| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| arm_neon.h | 26574 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function 26624 return vfmaq_f16 (__a, __b, __aarch64_vdupq_lane_f16 (__c, __lane)); 26640 return vfmaq_f16 (__a, __b, __aarch64_vdupq_laneq_f16 (__c, __lane)); 26654 return vfmaq_f16 (__a, __b, vdupq_n_f16 (__c));
|
| arm_neon.h | 26574 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function 26624 return vfmaq_f16 (__a, __b, __aarch64_vdupq_lane_f16 (__c, __lane)); 26640 return vfmaq_f16 (__a, __b, __aarch64_vdupq_laneq_f16 (__c, __lane)); 26654 return vfmaq_f16 (__a, __b, vdupq_n_f16 (__c));
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm_neon.h | 19007 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function
|
| arm_neon.h | 19007 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm_neon.h | 17657 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function
|
| arm_neon.h | 17657 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function
|
| arm_mve.h | 1522 #define vfmaq_f16(__a, __b, __c) __arm_vfmaq_f16(__a, __b, __c) macro [all...] |
| arm_mve.h | 1522 #define vfmaq_f16(__a, __b, __c) __arm_vfmaq_f16(__a, __b, __c) macro [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| arm_neon.h | 29183 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function 29233 return vfmaq_f16 (__a, __b, __aarch64_vdupq_lane_f16 (__c, __lane)); 29249 return vfmaq_f16 (__a, __b, __aarch64_vdupq_laneq_f16 (__c, __lane)); 29263 return vfmaq_f16 (__a, __b, vdupq_n_f16 (__c));
|
| arm_neon.h | 29183 vfmaq_f16 (float16x8_t __a, float16x8_t __b, float16x8_t __c) function 29233 return vfmaq_f16 (__a, __b, __aarch64_vdupq_lane_f16 (__c, __lane)); 29249 return vfmaq_f16 (__a, __b, __aarch64_vdupq_laneq_f16 (__c, __lane)); 29263 return vfmaq_f16 (__a, __b, vdupq_n_f16 (__c));
|