Home
last modified time | relevance | path

Searched refs:__arm_vldrbq_gather_offset_u16 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h2176 #define vldrbq_gather_offset_u16(__base, __offset) __arm_vldrbq_gather_offset_u16(__base, __offset)
12402 __arm_vldrbq_gather_offset_u16 (uint8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset_u16() function
29132 return __arm_vldrbq_gather_offset_u16 (__base, __offset); in __arm_vldrbq_gather_offset()
39632 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_u16 (__…
41203 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_u16(__A…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h2176 #define vldrbq_gather_offset_u16(__base, __offset) __arm_vldrbq_gather_offset_u16(__base, __offset)
12408 __arm_vldrbq_gather_offset_u16 (uint8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset_u16() function
29138 return __arm_vldrbq_gather_offset_u16 (__base, __offset); in __arm_vldrbq_gather_offset()
39758 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_u16 (__…
41345 …int (*)[__ARM_mve_type_uint8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_u16(__A…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202028999 (__arm_vldrbq_gather_offset_u16): Likewise.