Home
last modified time | relevance | path

Searched defs:allowVectorization (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp112 bool LoopVectorizeHints::allowVectorization( in allowVectorization() function in llvm::LoopVectorizeHints
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp172 bool LoopVectorizeHints::allowVectorization( in allowVectorization() function in llvm::LoopVectorizeHints
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1100 bool allowVectorization(Function *F, Loop *L, bool AlwaysVectorize) const { in allowVectorization() function in __anond9ee33c50111::LoopVectorizeHints