Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h2275 #define vldrwq_gather_offset_z_f32(__base, __offset, __p) __arm_vldrwq_gather_offset_z_f32(__base, …
18960 __arm_vldrwq_gather_offset_z_f32 (float32_t const * __base, uint32x4_t __offset, mve_pred16_t __p) in __arm_vldrwq_gather_offset_z_f32() function
34740 return __arm_vldrwq_gather_offset_z_f32 (__base, __offset, __p); in __arm_vldrwq_gather_offset_z()
37709 …int (*)[__ARM_mve_type_float32_t_ptr]: __arm_vldrwq_gather_offset_z_f32 (__ARM_mve_coerce_f32_ptr(…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202024787 (__arm_vldrwq_gather_offset_z_f32): Likewise.