Home
last modified time | relevance | path

Searched defs:VecCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1699 InstructionCost VecCost = 0; getArithmeticReductionCost() local
1727 InstructionCost VecCost = 0; getArithmeticReductionCost() local
1844 InstructionCost VecCost; getMinMaxReductionCost() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3163 dumpTreeCosts(const TreeEntry * E,InstructionCost ReuseShuffleCost,InstructionCost VecCost,InstructionCost ScalarCost,StringRef Banner) const dumpTreeCosts() argument
8043 InstructionCost VecCost = 0; getGEPCosts() local
9324 InstructionCost VecCost = VectorCost(CommonCost); getEntryCost() local
9366 InstructionCost VecCost = 0; getEntryCost() local
9639 InstructionCost VecCost = TTI->getCmpSelInstrCost( getEntryCost() local
9853 InstructionCost VecCost = 0; getEntryCost() local
[all...]