Searched defs:__arm_vqmovnbq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23068 __arm_vqmovnbq (uint8x16_t __a, uint16x8_t __b) in __arm_vqmovnbq() function 23159 __arm_vqmovnbq (int8x16_t __a, int16x8_t __b) in __arm_vqmovnbq() function 23271 __arm_vqmovnbq (uint16x8_t __a, uint32x4_t __b) in __arm_vqmovnbq() function 23362 __arm_vqmovnbq (int16x8_t __a, int32x4_t __b) in __arm_vqmovnbq() function 36368 #define __arm_vqmovnbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38868 #define __arm_vqmovnbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23074 __arm_vqmovnbq (uint8x16_t __a, uint16x8_t __b) in __arm_vqmovnbq() function 23165 __arm_vqmovnbq (int8x16_t __a, int16x8_t __b) in __arm_vqmovnbq() function 23277 __arm_vqmovnbq (uint16x8_t __a, uint32x4_t __b) in __arm_vqmovnbq() function 23368 __arm_vqmovnbq (int16x8_t __a, int32x4_t __b) in __arm_vqmovnbq() function 36431 #define __arm_vqmovnbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38947 #define __arm_vqmovnbq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|