Searched refs:EIGEN_DONT_ALIGN_STATICALLY (Results 1 – 5 of 5) sorted by relevance
70 #ifndef EIGEN_DONT_ALIGN_STATICALLY71 #define EIGEN_DONT_ALIGN_STATICALLY macro80 #if EIGEN_ARCH_WANTS_STACK_ALIGNMENT && !defined(EIGEN_DONT_ALIGN_STATICALLY)
13 #define EIGEN_DONT_ALIGN_STATICALLY macro
103 …<li>Define EIGEN_DONT_ALIGN_STATICALLY. That disables all 128-bit static alignment code, while kee…
63 …- \b EIGEN_DONT_ALIGN_STATICALLY - disables alignment of arrays on the stack. Not defined by defau…
269 …ALIGN option still exists in Eigen 3, but it has a new cousin: EIGEN_DONT_ALIGN_STATICALLY. It all…