Home
last modified time | relevance | path

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

/external/eigen/test/
Dfirst_aligned.cpp31 EIGEN_ALIGN16 float array_float[100]; in EIGEN_DECLARE_TEST()
39 EIGEN_ALIGN16 double array_double[100]; in EIGEN_DECLARE_TEST()
/external/eigen/Eigen/src/Core/arch/ZVector/
DPacketMath.h361 int EIGEN_ALIGN16 ai[4];
371 double EIGEN_ALIGN16 af[2];
379 int EIGEN_ALIGN16 ai[4];
389 double EIGEN_ALIGN16 af[2];
463 template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { int EIGEN_ALIGN16 x[…
464 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { double EIGEN_ALIGN16 x[…
501 EIGEN_ALIGN16 int aux[4];
642 float EIGEN_ALIGN16 ai[4];
652 float EIGEN_ALIGN16 ai[4];
788 template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { float EIGEN_ALIGN16 x[…
[all …]
DComplex.h153 std::complex<double> EIGEN_ALIGN16 res;
198 std::complex<float> EIGEN_ALIGN16 res[2];
228 std::complex<float> EIGEN_ALIGN16 af[2];
235 std::complex<float> EIGEN_ALIGN16 af[2];
/external/eigen/Eigen/src/Core/arch/AltiVec/
DComplex.h151 EIGEN_ALIGN16 std::complex<float> af[2];
158 EIGEN_ALIGN16 std::complex<float> af[2];
178 EIGEN_ALIGN16 std::complex<float> res[2];
362 EIGEN_ALIGN16 std::complex<double> res[2];
DPacketMath.h605 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[4];
625 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[8];
654 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[16];
687 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[4];
707 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[8];
737 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) a[16];
1120 template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { EIGEN_ALIGN16 float x; …
1121 template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { EIGEN_ALIGN16 int x; …
1124 EIGEN_ALIGN16 __UNPACK_TYPE__(Packet) x;
1481 EIGEN_ALIGN16 int first_loader[4] = { vt.n[0], vt.n[1], vt.n[2], vt.n[3] };
[all …]
/external/eigen/Eigen/src/Core/arch/SSE/
DTypeCasting.h124 EIGEN_ALIGN16 float aux[4];
DComplex.h146 EIGEN_ALIGN16 std::complex<float> res[2];
281 EIGEN_ALIGN16 double res[2];
DPacketMath.h1049 EIGEN_ALIGN16 int aux[4];
1078 EIGEN_ALIGN16 int aux[4];
1104 EIGEN_ALIGN16 int aux[4];
/external/eigen/Eigen/src/Core/arch/NEON/
DComplex.h279 EIGEN_ALIGN16 std::complex<float> x;
285 EIGEN_ALIGN16 std::complex<float> x[2];
541 EIGEN_ALIGN16 std::complex<double> res;
DPacketMath.h4542 EIGEN_ALIGN16 float16x4x4_t tmp_x4;
/external/eigen/Eigen/src/Core/util/
DConfigureVectorization.h153 #define EIGEN_ALIGN16 EIGEN_ALIGN_TO_BOUNDARY(16) macro
/external/eigen/Eigen/src/Core/arch/AVX/
DComplex.h298 EIGEN_ALIGN16 double res[2];
/external/eigen/Eigen/src/Core/arch/AVX512/
DComplex.h291 EIGEN_ALIGN16 double res[2];