Searched refs:vrev256q_f32 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-3.5.0/PrivateInclude/ | ||
D | arm_sorting.h | 181 #define vrev256q_f32(a) \ macro |
/cmsis-dsp-3.5.0/Source/SupportFunctions/ | ||
D | arm_bitonic_sort_f32.c | 222 vrev256q_f32(b); in arm_bitonic_merge_16_f32() |