Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h30586 __arm_vmaxq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30593 __arm_vmaxq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30600 __arm_vmaxq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30607 __arm_vmaxq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30614 __arm_vmaxq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30621 __arm_vmaxq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
41485 #define __arm_vmaxq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h30592 __arm_vmaxq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30599 __arm_vmaxq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30606 __arm_vmaxq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30613 __arm_vmaxq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30620 __arm_vmaxq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
30627 __arm_vmaxq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vmaxq_x() function
41627 #define __arm_vmaxq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro