Home
last modified time | relevance | path

Searched defs:NoUnrolling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/util/
H A DConstants.h299 NoUnrolling, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6132 Pass *createLoopVectorizePass(bool NoUnrolling, bool AlwaysVectorize) { in createLoopVectorizePass()