Home
last modified time | relevance | path

Searched refs:__arm_vldrbq_gather_offset_s16 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h2177 #define vldrbq_gather_offset_s16(__base, __offset) __arm_vldrbq_gather_offset_s16(__base, __offset)
12415 __arm_vldrbq_gather_offset_s16 (int8_t const * __base, uint16x8_t __offset) in __arm_vldrbq_gather_offset_s16() function
29145 return __arm_vldrbq_gather_offset_s16 (__base, __offset); in __arm_vldrbq_gather_offset()
39755 …int (*)[__ARM_mve_type_int8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_s16 (__A…
41342 …int (*)[__ARM_mve_type_int8_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrbq_gather_offset_s16(__AR…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202029000 (__arm_vldrbq_gather_offset_s16): Likewise.