/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 223 InstructionCost ScalarCost; global() member
|
H A D | LoopVectorize.cpp | 1534 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 D | SLPVectorizer.cpp | 2799 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 D | SystemZTargetTransformInfo.cpp | 565 InstructionCost ScalarCost = getArithmeticInstrCost() local 899 InstructionCost ScalarCost = getCastInstrCost( getCastInstrCost() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1870 InstructionCost ScalarCost = getTypeBasedIntrinsicInstrCost() local 2304 InstructionCost ScalarCost = getTypeBasedIntrinsicInstrCost() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 89 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 D | ARMTargetTransformInfo.cpp | 1593 InstructionCost ScalarCost = getGatherScatterOpCost() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1435 InstructionCost ScalarCost = getArithmeticInstrCost() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 7550 InstructionCost ScalarCost = isProfitableToPromote() local
|