Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1467 #define vqrdmlsdhq_s32(__inactive, __a, __b) __arm_vqrdmlsdhq_s32(__inactive, __a, __b)
8558 __arm_vqrdmlsdhq_s32 (int32x4_t __inactive, int32x4_t __a, int32x4_t __b) in __arm_vqrdmlsdhq_s32() function
25302 return __arm_vqrdmlsdhq_s32 (__inactive, __a, __b); in __arm_vqrdmlsdhq()
36768 …e_int32x4_t][__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: __arm_vqrdmlsdhq_s32 (__ARM_mve_…
39139 …e_int32x4_t][__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: __arm_vqrdmlsdhq_s32 (__ARM_mve_…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202031516 (__arm_vqrdmlsdhq_s32): Likewise.