Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h2267 #define vldrhq_gather_offset_z_f16(__base, __offset, __p) __arm_vldrhq_gather_offset_z_f16(__base, …
18918 __arm_vldrhq_gather_offset_z_f16 (float16_t const * __base, uint16x8_t __offset, mve_pred16_t __p) in __arm_vldrhq_gather_offset_z_f16() function
34712 return __arm_vldrhq_gather_offset_z_f16 (__base, __offset, __p); in __arm_vldrhq_gather_offset_z()
37681 …)[__ARM_mve_type_float16_t_ptr][__ARM_mve_type_uint16x8_t]: __arm_vldrhq_gather_offset_z_f16 (__AR…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202024771 (__arm_vldrhq_gather_offset_z_f16): Likewise.