Home
last modified time | relevance | path

Searched defs:VectorCost (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1682 InstructionCost VectorCost = in getGatherScatterOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3980 InstructionCost ScalarCost) { in isMoreProfitable()
5015 InstructionCost VectorCost = getInstructionCost(I, VF); in computePredInstDiscount() local
5777 InstructionCost VectorCost = InstructionCost::getInvalid(); in setVectorizedCallDecision() local
H A DVectorCombine.cpp1793 InstructionCost VectorCost = in scalarizeExtExtract() local
H A DSLPVectorizer.cpp12973 InstructionCost VectorCost = 0; in getEntryCost() local
13050 function_ref<InstructionCost(InstructionCost)> VectorCost) { in getEntryCost()
22962 InstructionCost VectorCost = 0, ScalarCost; in getReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8058 InstructionCost VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local