Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h33717 __arm_vmaxnmvq_p (float16_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vmaxnmvq_p() function
34025 __arm_vmaxnmvq_p (float32_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vmaxnmvq_p() function
37089 #define __arm_vmaxnmvq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h33723 __arm_vmaxnmvq_p (float16_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vmaxnmvq_p() function
34031 __arm_vmaxnmvq_p (float32_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vmaxnmvq_p() function
37152 #define __arm_vmaxnmvq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro