Home
last modified time | relevance | path

Searched refs:DISABLE_LOOP_UNROLL (Results 1 – 5 of 5) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dcommon.hpp34 #define DISABLE_LOOP_UNROLL _Pragma("clang loop unroll(disable)") macro
39 #define DISABLE_LOOP_UNROLL macro
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dmatrix_multiply.hpp26 DISABLE_LOOP_UNROLL in _arm_mat_trans()
/cmsis-dsp-latest/dsppp/tests/
Dcmsis_tests.h296 DISABLE_LOOP_UNROLL
299 DISABLE_LOOP_UNROLL
Dmatrix_test.cpp679 DISABLE_LOOP_UNROLL in testview()
682 DISABLE_LOOP_UNROLL in testview()
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/
Dmatrix_multiply.hpp28 DISABLE_LOOP_UNROLL in _dot_m_v()