Home
last modified time | relevance | path

Searched defs:ScalarCost (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h223 InstructionCost ScalarCost; global() member
H A DLoopVectorize.cpp1534 isDivRemScalarWithPredication(InstructionCost ScalarCost,InstructionCost SafeDivisorCost) const isDivRemScalarWithPredication() argument
4927 __anon87314d7f2702(unsigned VF, InstructionCost VectorCost, InstructionCost ScalarCost) isMoreProfitable() argument
5033 const VectorizationFactor ScalarCost(ElementCount::getFixed(1), ExpectedCost, selectVectorizationFactor() local
5929 InstructionCost ScalarCost = computePredInstDiscount() local
6701 InstructionCost ScalarCost = InstructionCost::getInvalid(); setVectorizedCallDecision() local
[all...]
H A DSLPVectorizer.cpp2799 dumpTreeCosts(const TreeEntry * E,InstructionCost ReuseShuffleCost,InstructionCost VecCost,InstructionCost ScalarCost,StringRef Banner) const dumpTreeCosts() argument
7833 InstructionCost ScalarCost = 0; getEntryCost() local
7888 InstructionCost ScalarCost = 0; getEntryCost() local
7969 InstructionCost ScalarCost = 0; getEntryCost() local
15087 InstructionCost VectorCost = 0, ScalarCost; getReductionCost() local
15103 InstructionCost ScalarCost = 0; getReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp565 InstructionCost ScalarCost = getArithmeticInstrCost() local
899 InstructionCost ScalarCost = getCastInstrCost( getCastInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1870 InstructionCost ScalarCost = getTypeBasedIntrinsicInstrCost() local
2304 InstructionCost ScalarCost = getTypeBasedIntrinsicInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp89 IntrinsicCostAttributes(Intrinsic::ID Id,Type * RTy,ArrayRef<Type * > Tys,FastMathFlags Flags,const IntrinsicInst * I,InstructionCost ScalarCost) IntrinsicCostAttributes() argument
109 IntrinsicCostAttributes(Intrinsic::ID Id,Type * RTy,ArrayRef<const Value * > Args,ArrayRef<Type * > Tys,FastMathFlags Flags,const IntrinsicInst * I,InstructionCost ScalarCost) IntrinsicCostAttributes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1593 InstructionCost ScalarCost = getGatherScatterOpCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1435 InstructionCost ScalarCost = getArithmeticInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7550 InstructionCost ScalarCost = isProfitableToPromote() local