Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1599 InstructionCost VectorCost = in getGatherScatterOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4331 InstructionCost ScalarCost) { in isMoreProfitable()
5433 InstructionCost VectorCost = getInstructionCost(I, VF); in computePredInstDiscount() local
6171 InstructionCost VectorCost = InstructionCost::getInvalid(); in setVectorizedCallDecision() local
H A DSLPVectorizer.cpp9335 function_ref<InstructionCost(InstructionCost)> VectorCost) { in getEntryCost() argument
17787 InstructionCost VectorCost = 0, ScalarCost; in getReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7666 InstructionCost VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local