Searched defs:Unrolling (Results 1 – 3 of 3) sorted by relevance
35 …Unrolling = (RhsIsVectorAtCompileTime && Rhs::SizeAtCompileTime != Dynamic && Rhs::SizeAtCompile… enumerator
61 Unrolling = Cost <= UnrollingLimit ? CompleteUnrolling : NoUnrolling enumerator
127 …Unrolling = (int(Traversal) == int(InnerVectorizedTraversal) || int(Traversal) == int(DefaultTrave… enumerator