Searched defs:__arm_vldrhq_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 | 29396 __arm_vldrhq_gather_shifted_offset (int16_t const * __base, uint32x4_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29403 __arm_vldrhq_gather_shifted_offset (int16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29410 __arm_vldrhq_gather_shifted_offset (uint16_t const * __base, uint32x4_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29417 __arm_vldrhq_gather_shifted_offset (uint16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 34711 __arm_vldrhq_gather_shifted_offset (float16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 37620 #define __arm_vldrhq_gather_shifted_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro 39663 #define __arm_vldrhq_gather_shifted_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29402 __arm_vldrhq_gather_shifted_offset (int16_t const * __base, uint32x4_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29409 __arm_vldrhq_gather_shifted_offset (int16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29416 __arm_vldrhq_gather_shifted_offset (uint16_t const * __base, uint32x4_t __offset) in __arm_vldrhq_gather_shifted_offset() function 29423 __arm_vldrhq_gather_shifted_offset (uint16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 34717 __arm_vldrhq_gather_shifted_offset (float16_t const * __base, uint16x8_t __offset) in __arm_vldrhq_gather_shifted_offset() function 37683 #define __arm_vldrhq_gather_shifted_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro 39789 #define __arm_vldrhq_gather_shifted_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro
|