Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h28731 __arm_vqshrnbq_m (int16x8_t __a, int32x4_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28738 __arm_vqshrnbq_m (int8x16_t __a, int16x8_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28745 __arm_vqshrnbq_m (uint16x8_t __a, uint32x4_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28752 __arm_vqshrnbq_m (uint8x16_t __a, uint16x8_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
40763 #define __arm_vqshrnbq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h28737 __arm_vqshrnbq_m (int16x8_t __a, int32x4_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28744 __arm_vqshrnbq_m (int8x16_t __a, int16x8_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28751 __arm_vqshrnbq_m (uint16x8_t __a, uint32x4_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
28758 __arm_vqshrnbq_m (uint8x16_t __a, uint16x8_t __b, const int __imm, mve_pred16_t __p) in __arm_vqshrnbq_m() function
40905 #define __arm_vqshrnbq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ macro