Home
last modified time | relevance | path

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 Darm_mve.h29508 __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 Darm_mve.h29514 __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