Home
last modified time | relevance | path

Searched defs:__arm_vrmlaldavhaq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h23628 __arm_vrmlaldavhaq (int64_t __a, int32x4_t __b, int32x4_t __c) in __arm_vrmlaldavhaq() function
23635 __arm_vrmlaldavhaq (uint64_t __a, uint32x4_t __b, uint32x4_t __c) in __arm_vrmlaldavhaq() function
41800 #define __arm_vrmlaldavhaq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h23634 __arm_vrmlaldavhaq (int64_t __a, int32x4_t __b, int32x4_t __c) in __arm_vrmlaldavhaq() function
23641 __arm_vrmlaldavhaq (uint64_t __a, uint32x4_t __b, uint32x4_t __c) in __arm_vrmlaldavhaq() function
41942 #define __arm_vrmlaldavhaq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro