Home
last modified time | relevance | path

Searched refs:LoopVectorizationCostModel (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h21 class LoopVectorizationCostModel; variable
38 LoopVectorizationCostModel &CM;
110 LoopVectorizationCostModel &CM, in VPRecipeBuilder()
H A DLoopVectorizationPlanner.h33 class LoopVectorizationCostModel; variable
253 LoopVectorizationCostModel &CM;
281 LoopVectorizationCostModel &CM, in LoopVectorizationPlanner()
H A DLoopVectorize.cpp851 LoopVectorizationCostModel *Cost;
1228 class LoopVectorizationCostModel { class
2898 LoopVectorizationCostModel::InstWidening Decision = in vectorizeMemoryInstruction()
5969 bool LoopVectorizationCostModel::isMoreProfitable( in isMoreProfitable()
6904 LoopVectorizationCostModel::VectorizationCostTy
6905 LoopVectorizationCostModel::expectedCost( in expectedCost()
7297 LoopVectorizationCostModel::VectorizationCostTy
7785 case LoopVectorizationCostModel::CM_Interleave: in getInstructionCost()
7787 case LoopVectorizationCostModel::CM_Scalarize: in getInstructionCost()
7788 case LoopVectorizationCostModel::CM_Widen: in getInstructionCost()
[all …]