Home
last modified time | relevance | path

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

/external/eigen/Eigen/
DCore35 #ifndef EIGEN_DONT_VECTORIZE
36 #define EIGEN_DONT_VECTORIZE
89 #ifndef EIGEN_DONT_VECTORIZE
90 #define EIGEN_DONT_VECTORIZE
110 #ifndef EIGEN_DONT_VECTORIZE
/external/eigen/test/
Dmixingtypes.cpp20 #ifndef EIGEN_DONT_VECTORIZE
21 #define EIGEN_DONT_VECTORIZE macro
78 #ifdef EIGEN_DONT_VECTORIZE in mixingtypes()
/external/eigen/doc/
DUnalignedArrayAssert.dox109 …<li>Or define both \link TopicPreprocessorDirectivesPerformance EIGEN_DONT_VECTORIZE \endlink and…
113 If you want to know why defining EIGEN_DONT_VECTORIZE does not by itself disable 16-byte alignment …
DPreprocessorDirectives.dox109 …- \b EIGEN_DONT_VECTORIZE - disables explicit vectorization when defined. Not defined by default, …
/external/eigen/Eigen/src/Core/util/
DMacros.h661 #if defined(EIGEN_DONT_VECTORIZE)