Searched defs:__arm_vldrbq_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 | 29116 __arm_vldrbq_gather_offset (uint8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function 29123 __arm_vldrbq_gather_offset (int8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function 29130 __arm_vldrbq_gather_offset (uint8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function 29137 __arm_vldrbq_gather_offset (int8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function 29144 __arm_vldrbq_gather_offset (uint8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function 29151 __arm_vldrbq_gather_offset (int8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function 39626 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro 41197 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 29122 __arm_vldrbq_gather_offset (uint8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function 29129 __arm_vldrbq_gather_offset (int8_t const * __base, uint8x16_t __offset) in __arm_vldrbq_gather_offset() function 29136 __arm_vldrbq_gather_offset (uint8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function 29143 __arm_vldrbq_gather_offset (int8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset() function 29150 __arm_vldrbq_gather_offset (uint8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function 29157 __arm_vldrbq_gather_offset (int8_t const * __base, uint32x4_t __offset) in __arm_vldrbq_gather_offset() function 39752 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro 41339 #define __arm_vldrbq_gather_offset(p0,p1) ({ __typeof(p1) __p1 = (p1); \ macro
|