Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h2259 #define vldrdq_gather_offset_u64(__base, __offset) __arm_vldrdq_gather_offset_u64(__base, __offset)
12942 __arm_vldrdq_gather_offset_u64 (uint64_t const * __base, uint64x2_t __offset) in __arm_vldrdq_gather_offset_u64() function
29461 return __arm_vldrdq_gather_offset_u64 (__base, __offset); in __arm_vldrdq_gather_offset()
40445 …int (*)[__ARM_mve_type_uint64_t_ptr]: __arm_vldrdq_gather_offset_u64 (__ARM_mve_coerce1(p0, uint64…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h2259 #define vldrdq_gather_offset_u64(__base, __offset) __arm_vldrdq_gather_offset_u64(__base, __offset)
12948 __arm_vldrdq_gather_offset_u64 (uint64_t const * __base, uint64x2_t __offset) in __arm_vldrdq_gather_offset_u64() function
29467 return __arm_vldrdq_gather_offset_u64 (__base, __offset); in __arm_vldrdq_gather_offset()
40587 …int (*)[__ARM_mve_type_uint64_t_ptr]: __arm_vldrdq_gather_offset_u64 (__ARM_mve_coerce_u64_ptr(p0,…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202024807 (__arm_vldrdq_gather_offset_u64): Likewise.