Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h31993 __arm_vrshlq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32000 __arm_vrshlq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32007 __arm_vrshlq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32014 __arm_vrshlq_x (uint8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32021 __arm_vrshlq_x (uint16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32028 __arm_vrshlq_x (uint32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
40255 #define __arm_vrshlq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h31999 __arm_vrshlq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32006 __arm_vrshlq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32013 __arm_vrshlq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32020 __arm_vrshlq_x (uint8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32027 __arm_vrshlq_x (uint16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
32034 __arm_vrshlq_x (uint32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vrshlq_x() function
40397 #define __arm_vrshlq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro