Searched defs:VectorParts (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 37 using VectorParts = SmallVector<Value *, 2>; typedef |
H A D | LoopVectorize.cpp | 558 using VectorParts = SmallVector<Value *, 2>; global() typedef in llvm::InnerLoopVectorizer |