Searched defs:x2r (Results 1 – 1 of 1) sorted by relevance
143 float32x4_t x2r = vtrn1q_f32( vrev64q_f32(vnegq_f32(x2)), x2 ); in neon_fft_bf3() local186 float32x2_t x2r = vtrn1_f32( vrev64_f32(vneg_f32(x2)), x2 ); in neon_fft_bf3() local