Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/arch/AVX/
DMathFunctions.h74 …Packet8i shift_isodd = _mm256_castps_si256(_mm256_and_ps(_mm256_castsi256_ps(shift_ints), _mm256_c… variable
75 Packet8i sign_flip_mask = pshiftleft(shift_isodd, 31);