Home
last modified time | relevance | path

Searched refs:__SMLADX (Results 1 – 21 of 21) sorted by relevance

/cmsis-3.4.0/CMSIS/DSP/Source/FilteringFunctions/
Darm_conv_fast_q15.c203 sum = __SMLADX(read_q15x2_ia ((q15_t **) &px), read_q15x2_da ((q15_t **) &py), sum); in arm_conv_fast_q15()
205 sum = __SMLADX(read_q15x2_ia ((q15_t **) &px), read_q15x2_da ((q15_t **) &py), sum); in arm_conv_fast_q15()
302 acc0 = __SMLADX(x0, c0, acc0); in arm_conv_fast_q15()
305 acc1 = __SMLADX(x1, c0, acc1); in arm_conv_fast_q15()
314 acc2 = __SMLADX(x2, c0, acc2); in arm_conv_fast_q15()
317 acc3 = __SMLADX(x3, c0, acc3); in arm_conv_fast_q15()
323 acc0 = __SMLADX(x2, c0, acc0); in arm_conv_fast_q15()
326 acc1 = __SMLADX(x3, c0, acc1); in arm_conv_fast_q15()
336 acc2 = __SMLADX(x0, c0, acc2); in arm_conv_fast_q15()
339 acc3 = __SMLADX(x1, c0, acc3); in arm_conv_fast_q15()
[all …]
Darm_conv_partial_fast_q15.c217 sum = __SMLADX(read_q15x2_ia ((q15_t **) &px), read_q15x2_da ((q15_t **) &py), sum); in arm_conv_partial_fast_q15()
219 sum = __SMLADX(read_q15x2_ia ((q15_t **) &px), read_q15x2_da ((q15_t **) &py), sum); in arm_conv_partial_fast_q15()
326 acc0 = __SMLADX(x0, c0, acc0); in arm_conv_partial_fast_q15()
329 acc1 = __SMLADX(x1, c0, acc1); in arm_conv_partial_fast_q15()
338 acc2 = __SMLADX(x2, c0, acc2); in arm_conv_partial_fast_q15()
341 acc3 = __SMLADX(x3, c0, acc3); in arm_conv_partial_fast_q15()
347 acc0 = __SMLADX(x2, c0, acc0); in arm_conv_partial_fast_q15()
350 acc1 = __SMLADX(x3, c0, acc1); in arm_conv_partial_fast_q15()
360 acc2 = __SMLADX(x0, c0, acc2); in arm_conv_partial_fast_q15()
363 acc3 = __SMLADX(x1, c0, acc3); in arm_conv_partial_fast_q15()
[all …]
Darm_fir_fast_q15.c148 acc1 = __SMLADX(x1, c0, acc1); in arm_fir_fast_q15()
158 acc3 = __SMLADX(x1, c0, acc3); in arm_fir_fast_q15()
173 acc1 = __SMLADX(x1, c0, acc1); in arm_fir_fast_q15()
183 acc3 = __SMLADX(x1, c0, acc3); in arm_fir_fast_q15()
211 acc1 = __SMLADX(x1, c0, acc1); in arm_fir_fast_q15()
221 acc3 = __SMLADX(x1, c0, acc3); in arm_fir_fast_q15()
Darm_correlate_fast_opt_q15.c212 acc1 = __SMLADX(x3, y1, acc1); in arm_correlate_fast_opt_q15()
228 acc3 = __SMLADX(x3, y1, acc3); in arm_correlate_fast_opt_q15()
229 acc1 = __SMLADX(x3, y2, acc1); in arm_correlate_fast_opt_q15()
239 acc3 = __SMLADX(x3, y2, acc3); in arm_correlate_fast_opt_q15()
Darm_conv_fast_opt_q15.c235 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_fast_opt_q15()
251 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_fast_opt_q15()
252 acc1 = __SMLADX(x3, y2, acc1); in arm_conv_fast_opt_q15()
262 acc3 = __SMLADX(x3, y2, acc3); in arm_conv_fast_opt_q15()
Darm_conv_opt_q7.c238 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_opt_q7()
250 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_opt_q7()
259 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_opt_q7()
269 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_opt_q7()
Darm_conv_partial_fast_opt_q15.c245 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_partial_fast_opt_q15()
261 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_partial_fast_opt_q15()
262 acc1 = __SMLADX(x3, y2, acc1); in arm_conv_partial_fast_opt_q15()
273 acc3 = __SMLADX(x3, y2, acc3); in arm_conv_partial_fast_opt_q15()
Darm_correlate_opt_q7.c263 acc1 = __SMLADX(x3, y1, acc1); in arm_correlate_opt_q7()
275 acc3 = __SMLADX(x3, y1, acc3); in arm_correlate_opt_q7()
284 acc1 = __SMLADX(x3, y1, acc1); in arm_correlate_opt_q7()
294 acc3 = __SMLADX(x3, y1, acc3); in arm_correlate_opt_q7()
Darm_conv_partial_opt_q7.c256 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_partial_opt_q7()
268 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_partial_opt_q7()
277 acc1 = __SMLADX(x3, y1, acc1); in arm_conv_partial_opt_q7()
287 acc3 = __SMLADX(x3, y1, acc3); in arm_conv_partial_opt_q7()
Darm_correlate_fast_q15.c354 acc2 = __SMLADX(x1, c0, acc2); in arm_correlate_fast_q15()
355 acc3 = __SMLADX(x3, c0, acc3); in arm_correlate_fast_q15()
407 acc0 = __SMLADX(x1, c0, acc0); in arm_correlate_fast_q15()
409 acc2 = __SMLADX(x2, c0, acc2); in arm_correlate_fast_q15()
410 acc3 = __SMLADX(x3, c0, acc3); in arm_correlate_fast_q15()
/cmsis-3.4.0/CMSIS/Core_A/Include/
Dcmsis_armclang.h325 #define __SMLADX __builtin_arm_smladx macro
Dcmsis_iccarm.h364 #define __SMLADX __iar_builtin_SMLADX macro
Dcmsis_gcc.h236 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX() function
/cmsis-3.4.0/CMSIS/DSP/Source/TransformFunctions/
Darm_rfft_q15.c273 outI = __SMLADX(read_q15x2_ia (&pSrc1), read_q15x2 ((q15_t *) pCoefA), outI); in arm_split_rfft_q15()
/cmsis-3.4.0/CMSIS/DSP/Include/dsp/
Dnone.h469 __STATIC_FORCEINLINE uint32_t __SMLADX( in __SMLADX() function
/cmsis-3.4.0/CMSIS/Core/Include/
Dcmsis_armcc.h858 #define __SMLADX __smladx macro
Dcmsis_armclang.h1468 #define __SMLADX __builtin_arm_smladx macro
Dcmsis_iccarm.h510 #define __SMLADX __iar_builtin_SMLADX macro
Dcmsis_armclang_ltm.h1774 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX() function
Dcmsis_gcc.h2044 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX() function
/cmsis-3.4.0/CMSIS/Core_R/Include/
Dcmsis_gcc.h234 __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3) in __SMLADX() function