Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h30628 __arm_vabdq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30635 __arm_vabdq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30642 __arm_vabdq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30649 __arm_vabdq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30656 __arm_vabdq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30663 __arm_vabdq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
34921 __arm_vabdq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
34928 __arm_vabdq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
37992 #define __arm_vabdq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40104 #define __arm_vabdq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h30634 __arm_vabdq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30641 __arm_vabdq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30648 __arm_vabdq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30655 __arm_vabdq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30662 __arm_vabdq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
30669 __arm_vabdq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
34927 __arm_vabdq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
34934 __arm_vabdq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vabdq_x() function
38055 #define __arm_vabdq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40230 #define __arm_vabdq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro