Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/arch/NEON/
DComplex.h18 static uint32x2_t p2ui_CONJ_XOR = EIGEN_INIT_NEON_PACKET2(0x00000000, 0x80000000); variable
180 v2 = vreinterpret_f32_u32(veor_u32(vreinterpret_u32_f32(v2), p2ui_CONJ_XOR));