Home
last modified time | relevance | path

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

/external/pffft/
Dsse2neon.h168 #define vreinterpretq_m128_u32(x) vreinterpretq_f32_u32(x) macro
3818 return vreinterpretq_m128_u32( in _mm_cmplt_ps()
3839 return vreinterpretq_m128_u32( in _mm_cmpgt_ps()
3854 return vreinterpretq_m128_u32( in _mm_cmpge_ps()
3875 return vreinterpretq_m128_u32( in _mm_cmple_ps()
3890 return vreinterpretq_m128_u32( in _mm_cmpeq_ps()
3905 return vreinterpretq_m128_u32(vmvnq_u32( in _mm_cmpneq_ps()
4140 return vreinterpretq_m128_u32(vandq_u32(ceqaa, ceqbb)); in _mm_cmpord_ps()
4158 return vreinterpretq_m128_u32(vmvnq_u32(vandq_u32(f32a, f32b))); in _mm_cmpunord_ps()