Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1699 InstructionCost VecCost = 0; in getArithmeticReductionCost() local
1727 InstructionCost VecCost = 0; in getArithmeticReductionCost() local
1844 InstructionCost VecCost; in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3187 InstructionCost VecCost, InstructionCost ScalarCost, in dumpTreeCosts() argument
8072 InstructionCost VecCost = 0; in getGEPCosts() local
9351 InstructionCost VecCost = VectorCost(CommonCost); in getEntryCost() local
9393 InstructionCost VecCost = 0; getEntryCost() local
9690 InstructionCost VecCost = TTI->getCmpSelInstrCost( getEntryCost() local
9912 InstructionCost VecCost = 0; getEntryCost() local
[all...]