Searched refs:EIGEN_ALIGN16 (Results 1 – 14 of 14) sorted by relevance
31 EIGEN_ALIGN16 float array_float[100]; in test_first_aligned()39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned()
85 std::complex<float> EIGEN_ALIGN16 af[2];92 std::complex<float> EIGEN_ALIGN16 af[2];131 std::complex<float> EIGEN_ALIGN16 res[2];317 std::complex<double> EIGEN_ALIGN16 af[2];324 std::complex<double> EIGEN_ALIGN16 af[2];364 std::complex<double> EIGEN_ALIGN16 res[2];
311 float EIGEN_ALIGN16 af[4];320 int EIGEN_ALIGN16 ai[4];329 float EIGEN_ALIGN16 af[4];338 int EIGEN_ALIGN16 ai[4];519 template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { float EIGEN_ALIGN16 x; …520 template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { int EIGEN_ALIGN16 x; …622 EIGEN_ALIGN16 int aux[4];884 double EIGEN_ALIGN16 af[2];891 double EIGEN_ALIGN16 af[2];951 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { double EIGEN_ALIGN16 x…
444 int EIGEN_ALIGN16 ai[4];454 float EIGEN_ALIGN16 ai[4];464 double EIGEN_ALIGN16 af[2];472 int EIGEN_ALIGN16 ai[4];482 float EIGEN_ALIGN16 ai[4];492 double EIGEN_ALIGN16 af[2];684 template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { int EIGEN_ALIGN16 x[…685 template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { float EIGEN_ALIGN16 x[…686 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { double EIGEN_ALIGN16 x[…799 EIGEN_ALIGN16 int aux[4];
113 std::complex<float> EIGEN_ALIGN16 af[2];124 std::complex<float> EIGEN_ALIGN16 af[2];191 std::complex<double> EIGEN_ALIGN16 res;198 std::complex<float> EIGEN_ALIGN16 res[2];
194 EIGEN_ALIGN16 float aux[4];
149 std::complex<float> EIGEN_ALIGN16 x[2];402 std::complex<double> EIGEN_ALIGN16 res;
311 template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { float EIGEN_ALIGN16 …312 template<> EIGEN_STRONG_INLINE int32_t pfirst<Packet4i>(const Packet4i& a) { int32_t EIGEN_ALIGN16 …
138 EIGEN_ALIGN16 std::complex<float> res[2];347 EIGEN_ALIGN16 double res[2];
606 EIGEN_ALIGN16 int aux[4];629 EIGEN_ALIGN16 int aux[4];655 EIGEN_ALIGN16 int aux[4];
47 …EIGEN_ALIGN16 const unsigned int _Sign_PNNP[4] = { 0x00000000, 0x80000000, 0x80000000, 0x00000000 …
751 #define EIGEN_ALIGN16 EIGEN_ALIGN_TO_BOUNDARY(16) macro
330 EIGEN_ALIGN16 double res[2];
262 The EIGEN_ALIGN_128 macro has been renamed to EIGEN_ALIGN16. Don't be surprised, it's just that we …