Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1599 InstructionCost VectorCost = getGatherScatterOpCost() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4701 __anone1bc88202702(unsigned VF, InstructionCost VectorCost, InstructionCost ScalarCost) isMoreProfitable() argument
5799 InstructionCost VectorCost = getInstructionCost(I, VF); computePredInstDiscount() local
6529 InstructionCost VectorCost = InstructionCost::getInvalid(); setVectorizedCallDecision() local
H A DSLPVectorizer.cpp9308 __anon779134679602(function_ref<InstructionCost(unsigned)> ScalarEltCost, function_ref<InstructionCost(InstructionCost)> VectorCost) getEntryCost() argument
17681 InstructionCost VectorCost = 0, ScalarCost; getReductionCost() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7666 InstructionCost VectorCost = StoreExtractCombineCost; isProfitableToPromote() local