Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h32063 __arm_vshlltq_x (int8x16_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32070 __arm_vshlltq_x (int16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32077 __arm_vshlltq_x (uint8x16_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32084 __arm_vshlltq_x (uint16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
40281 #define __arm_vshlltq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h32069 __arm_vshlltq_x (int8x16_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32076 __arm_vshlltq_x (int16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32083 __arm_vshlltq_x (uint8x16_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
32090 __arm_vshlltq_x (uint16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vshlltq_x() function
40423 #define __arm_vshlltq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro