Home
last modified time | relevance | path

Searched defs:__SMLSDX (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cm4_simd.h114 #define __SMLSDX __smlsdx macro
H A Darm_math.h966 static __INLINE q31_t __SMLSDX( in __SMLSDX() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h714 #define __SMLSDX __smlsdx macro
H A Dcmsis_gcc.h1274 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, u… in __SMLSDX() function
H A Dcmsis_armcc_V6.h1705 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint3… in __SMLSDX() function
H A Darm_math.h824 static __INLINE uint32_t __SMLSDX( in __SMLSDX() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_simd.h1262 __ALWAYS_INLINE uint32_t __SMLSDX(uint32_t x, uint32_t y, uint32_t sum) in __SMLSDX() function