Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h264 #define vqdmlashq_m(__a, __b, __c, __p) __arm_vqdmlashq_m(__a, __b, __c, __p)
27842 __arm_vqdmlashq_m (int8x16_t __a, int8x16_t __b, int8_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
27849 __arm_vqdmlashq_m (int16x8_t __a, int16x8_t __b, int16_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
27856 __arm_vqdmlashq_m (int32x4_t __a, int32x4_t __b, int32_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
40536 #define __arm_vqdmlashq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h264 #define vqdmlashq_m(__a, __b, __c, __p) __arm_vqdmlashq_m(__a, __b, __c, __p)
27848 __arm_vqdmlashq_m (int8x16_t __a, int8x16_t __b, int8_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
27855 __arm_vqdmlashq_m (int16x8_t __a, int16x8_t __b, int16_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
27862 __arm_vqdmlashq_m (int32x4_t __a, int32x4_t __b, int32_t __c, mve_pred16_t __p) in __arm_vqdmlashq_m() function
40678 #define __arm_vqdmlashq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog2654 (__arm_vqdmlashq_m): Change _coerce_ overloads.
2970 (__arm_vqdmlashq_m): Likewise.