Home
last modified time | relevance | path

Searched defs:__arm_vmaxnmaq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h33164 __arm_vmaxnmaq (float16x8_t __a, float16x8_t __b) in __arm_vmaxnmaq() function
33416 __arm_vmaxnmaq (float32x4_t __a, float32x4_t __b) in __arm_vmaxnmaq() function
36101 #define __arm_vmaxnmaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h33170 __arm_vmaxnmaq (float16x8_t __a, float16x8_t __b) in __arm_vmaxnmaq() function
33422 __arm_vmaxnmaq (float32x4_t __a, float32x4_t __b) in __arm_vmaxnmaq() function
36164 #define __arm_vmaxnmaq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro