Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1687 InstructionCost VecCost = 0; getArithmeticReductionCost() local
1715 InstructionCost VecCost = 0; getArithmeticReductionCost() local
1832 InstructionCost VecCost; getMinMaxReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2799 dumpTreeCosts(const TreeEntry * E,InstructionCost ReuseShuffleCost,InstructionCost VecCost,InstructionCost ScalarCost,StringRef Banner) const dumpTreeCosts() argument
7847 InstructionCost VecCost = VectorCost(CommonCost); getEntryCost() local
7889 InstructionCost VecCost = 0; getEntryCost() local
8230 InstructionCost VecCost = TTI->getCmpSelInstrCost( getEntryCost() local
8420 InstructionCost VecCost = 0; getEntryCost() local
[all...]