Searched defs:__arm_vldrwq_gather_shifted_offset_z (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29550 __arm_vldrwq_gather_shifted_offset_z (int32_t const * __base, uint32x4_t __offset, mve_pred16_t __p) in __arm_vldrwq_gather_shifted_offset_z() function 29557 __arm_vldrwq_gather_shifted_offset_z (uint32_t const * __base, uint32x4_t __offset, mve_pred16_t __… in __arm_vldrwq_gather_shifted_offset_z() function 34746 __arm_vldrwq_gather_shifted_offset_z (float32_t const * __base, uint32x4_t __offset, mve_pred16_t _… in __arm_vldrwq_gather_shifted_offset_z() function 37654 #define __arm_vldrwq_gather_shifted_offset_z(p0,p1,p2) ( \ macro 39692 #define __arm_vldrwq_gather_shifted_offset_z(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29556 __arm_vldrwq_gather_shifted_offset_z (int32_t const * __base, uint32x4_t __offset, mve_pred16_t __p) in __arm_vldrwq_gather_shifted_offset_z() function 29563 __arm_vldrwq_gather_shifted_offset_z (uint32_t const * __base, uint32x4_t __offset, mve_pred16_t __… in __arm_vldrwq_gather_shifted_offset_z() function 34752 __arm_vldrwq_gather_shifted_offset_z (float32_t const * __base, uint32x4_t __offset, mve_pred16_t _… in __arm_vldrwq_gather_shifted_offset_z() function 37717 #define __arm_vldrwq_gather_shifted_offset_z(p0,p1,p2) ( \ macro 39818 #define __arm_vldrwq_gather_shifted_offset_z(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|