Searched defs:__SMLALDX (Results 1 – 7 of 7) sorted by relevance
110 #define __SMLALDX __smlaldx macro
992 static __INLINE q63_t __SMLALDX( in __SMLALDX() function
710 #define __SMLALDX __smlaldx macro
1233 __attribute__( ( always_inline ) ) __STATIC_INLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, … in __SMLALDX() function
1664 __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, uint… in __SMLALDX() function
853 static __INLINE uint64_t __SMLALDX( in __SMLALDX() function
1309 __ALWAYS_INLINE uint64_t __SMLALDX(uint32_t x, uint32_t y, uint64_t sum) in __SMLALDX() function