Home
last modified time | relevance | path

Searched refs:VectorParts (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp35 using VectorParts = SmallVector<Value *, 2>; typedef
781 VectorParts Entry(State.UF); in execute()
H A DLoopVectorize.cpp489 using VectorParts = SmallVector<Value *, 2>; typedef in llvm::InnerLoopVectorizer
3919 VectorParts RdxParts(UF); in fixReduction()
9601 InnerLoopVectorizer::VectorParts BlockInMaskParts(State.UF); in execute()