Searched refs:__arm_vldrbq_gather_offset_z_u8 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 2201 #define vldrbq_gather_offset_z_u8(__base, __offset, __p) __arm_vldrbq_gather_offset_z_u8(__base, __… 12591 __arm_vldrbq_gather_offset_z_u8 (uint8_t const * __base, uint8x16_t __offset, mve_pred16_t __p) in __arm_vldrbq_gather_offset_z_u8() function 29279 return __arm_vldrbq_gather_offset_z_u8 (__base, __offset, __p); in __arm_vldrbq_gather_offset_z() 40516 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint8x16_t]: __arm_vldrbq_gather_offset_z_u8 (_…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 2201 #define vldrbq_gather_offset_z_u8(__base, __offset, __p) __arm_vldrbq_gather_offset_z_u8(__base, __… 12597 __arm_vldrbq_gather_offset_z_u8 (uint8_t const * __base, uint8x16_t __offset, mve_pred16_t __p) in __arm_vldrbq_gather_offset_z_u8() function 29285 return __arm_vldrbq_gather_offset_z_u8 (__base, __offset, __p); in __arm_vldrbq_gather_offset_z() 40658 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint8x16_t]: __arm_vldrbq_gather_offset_z_u8 (_…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2020 | 28892 (__arm_vldrbq_gather_offset_z_u8): Likewise.
|