Home
last modified time | relevance | path

Searched refs:vrev128q_f32 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/PrivateInclude/
Darm_sorting.h178 #define vrev128q_f32(a) \ macro
191 a = vrev128q_f32(a); \
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c138 b = vrev128q_f32(b); in arm_bitonic_merge_8_f32()