Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp111 class Vectorizer { class
122 Vectorizer(Function &F, AliasAnalysis &AA, AssumptionCache &AC, in Vectorizer() function in __anonff44bc220111::Vectorizer
/llvm-project-15.0.7/polly/lib/Support/
H A DRegisterPasses.cpp123 static cl::opt<VectorizerChoice, true> Vectorizer( variable