Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h31867 __arm_vorrq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31874 __arm_vorrq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31881 __arm_vorrq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31888 __arm_vorrq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31895 __arm_vorrq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31902 __arm_vorrq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
35341 __arm_vorrq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
35348 __arm_vorrq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
38187 #define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40078 #define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h31873 __arm_vorrq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31880 __arm_vorrq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31887 __arm_vorrq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31894 __arm_vorrq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31901 __arm_vorrq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
31908 __arm_vorrq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
35347 __arm_vorrq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
35354 __arm_vorrq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vorrq_x() function
38250 #define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40204 #define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro