Home
last modified time | relevance | path

Searched defs:LoopVectorizationCostModel (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h21 class LoopVectorizationCostModel; variable
H A DLoopVectorizationPlanner.h36 class LoopVectorizationCostModel; variable
H A DVPlan.h68 class LoopVectorizationCostModel; variable
H A DLoopVectorize.cpp1014 class LoopVectorizationCostModel { class
1016 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, in LoopVectorizationCostModel() function in llvm::LoopVectorizationCostModel