Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DAssignEvaluator.h119 MayUnrollCompletely = int(Dst::SizeAtCompileTime) != Dynamic enumerator
129 int(MayUnrollCompletely) ? int(CompleteUnrolling)
134 …? ( bool(MayUnrollCompletely) && ( EIGEN_UNALIGNED_VECTORIZE || (int(DstAlignment)>=int(LinearRequ…
138 ? ( bool(MayUnrollCompletely) ? int(CompleteUnrolling)
176 EIGEN_DEBUG_VAR(MayUnrollCompletely) in debug()