Searched defs:vcmlaq_rot180_f32 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_neon.h | 18680 vcmlaq_rot180_f32 (float32x4_t __r, float32x4_t __a, float32x4_t __b) in vcmlaq_rot180_f32() function
|
H A D | arm_mve.h | 1606 #define vcmlaq_rot180_f32(__a, __b, __c) __arm_vcmlaq_rot180_f32(__a, __b, __c) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 34222 vcmlaq_rot180_f32 (float32x4_t __r, float32x4_t __a, float32x4_t __b) in vcmlaq_rot180_f32() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1606 #define vcmlaq_rot180_f32(__a, __b, __c) __arm_vcmlaq_rot180_f32(__a, __b, __c) macro
|