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.h20 class LoopVectorizationCostModel; variable
H A DLoopVectorizationPlanner.h40 class LoopVectorizationCostModel; variable
H A DVPlan.h68 class LoopVectorizationCostModel; variable
H A DLoopVectorize.cpp904 class LoopVectorizationCostModel { class
908 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, in LoopVectorizationCostModel() function in llvm::LoopVectorizationCostModel