Searched defs:__arm_vldrwq_gather_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 | 29508 __arm_vldrwq_gather_offset (int32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 29515 __arm_vldrwq_gather_offset (uint32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 34725 __arm_vldrwq_gather_offset (float32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 37636 #define __arm_vldrwq_gather_offset(p0,p1) ( \ macro 39677 #define __arm_vldrwq_gather_offset(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29514 __arm_vldrwq_gather_offset (int32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 29521 __arm_vldrwq_gather_offset (uint32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 34731 __arm_vldrwq_gather_offset (float32_t const * __base, uint32x4_t __offset) in __arm_vldrwq_gather_offset() function 37699 #define __arm_vldrwq_gather_offset(p0,p1) ( \ macro 39803 #define __arm_vldrwq_gather_offset(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|