Searched refs:__arm_vcmlaq (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 479 #define vcmlaq(__a, __b, __c) __arm_vcmlaq(__a, __b, __c) 33611 __arm_vcmlaq (float16x8_t __a, float16x8_t __b, float16x8_t __c) in __arm_vcmlaq() function 33919 __arm_vcmlaq (float32x4_t __a, float32x4_t __b, float32x4_t __c) in __arm_vcmlaq() function 36949 #define __arm_vcmlaq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|