Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1587 InstructionCost VectorCost = getGatherScatterOpCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4927 __anon87314d7f2702(unsigned VF, InstructionCost VectorCost, InstructionCost ScalarCost) isMoreProfitable() argument
5923 InstructionCost VectorCost = getInstructionCost(I, VF).first; computePredInstDiscount() local
6702 InstructionCost VectorCost = InstructionCost::getInvalid(); setVectorizedCallDecision() local
H A DSLPVectorizer.cpp7831 __anon1d05f9c67a02(function_ref<InstructionCost(unsigned)> ScalarEltCost, function_ref<InstructionCost(InstructionCost)> VectorCost) getEntryCost() argument
15087 InstructionCost VectorCost = 0, ScalarCost; getReductionCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7552 InstructionCost VectorCost = StoreExtractCombineCost; isProfitableToPromote() local