Searched refs:__SMMLA (Results 1 – 9 of 9) sorted by relevance
/cmsis-3.5.0/CMSIS/Core_A/Include/ |
D | cmsis_armclang.h | 359 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_iccarm.h | 362 #define __SMMLA __iar_builtin_SMMLA macro
|
D | cmsis_gcc.h | 261 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
/cmsis-3.5.0/CMSIS/Core/Include/ |
D | cmsis_armcc.h | 877 #define __SMMLA(ARG1,ARG2,ARG3) ( (int32_t)((((int64_t)(ARG1) * (ARG2)) + \ macro
|
D | cmsis_armclang.h | 1491 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_iccarm.h | 508 #define __SMMLA __iar_builtin_SMMLA macro
|
D | cmsis_armclang_ltm.h | 1916 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
D | cmsis_gcc.h | 2197 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|
/cmsis-3.5.0/CMSIS/Core_R/Include/ |
D | cmsis_gcc.h | 259 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() function
|