Searched defs:__arm_vldrwq_gather_shifted_offset (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29536 __arm_vldrwq_gather_shifted_offset (int32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 29543 __arm_vldrwq_gather_shifted_offset (uint32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 34739 __arm_vldrwq_gather_shifted_offset (float32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 37648 #define __arm_vldrwq_gather_shifted_offset(p0,p1) ( \ macro 39687 #define __arm_vldrwq_gather_shifted_offset(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29542 __arm_vldrwq_gather_shifted_offset (int32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 29549 __arm_vldrwq_gather_shifted_offset (uint32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 34745 __arm_vldrwq_gather_shifted_offset (float32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_shifted_offset() function 37711 #define __arm_vldrwq_gather_shifted_offset(p0,p1) ( \ macro 39813 #define __arm_vldrwq_gather_shifted_offset(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|