Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h241 InstructionCost ScalarCost; member
H A DLoopVectorize.cpp1345 bool isDivRemScalarWithPredication(InstructionCost ScalarCost, in isDivRemScalarWithPredication()
4331 InstructionCost ScalarCost) { in isMoreProfitable()
4523 const VectorizationFactor ScalarCost(ElementCount::getFixed(1), ExpectedCost, in selectVectorizationFactor() local
5439 InstructionCost ScalarCost = in computePredInstDiscount() local
6170 InstructionCost ScalarCost = InstructionCost::getInvalid(); in setVectorizedCallDecision() local
7123 InstructionCost ScalarCost = CM.expectedCost(ScalarVF); in getBestPlan() local
H A DSLPVectorizer.cpp3187 InstructionCost VecCost, InstructionCost ScalarCost, in dumpTreeCosts() argument
8071 InstructionCost ScalarCost = 0; in getGEPCosts() local
9337 InstructionCost ScalarCost in getEntryCost() local
9392 InstructionCost ScalarCost = 0; getEntryCost() local
9405 InstructionCost ScalarCost = 0; getEntryCost() local
9659 InstructionCost ScalarCost = TTI->getCmpSelInstrCost( getEntryCost() local
17787 InstructionCost VectorCost = 0, ScalarCost; getReductionCost() local
17803 InstructionCost ScalarCost = 0; getReductionCost() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp569 InstructionCost ScalarCost = in getArithmeticInstrCost() local
901 InstructionCost ScalarCost = getCastInstrCost( in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1963 InstructionCost ScalarCost = in getTypeBasedIntrinsicInstrCost() local
2394 InstructionCost ScalarCost = in getTypeBasedIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp90 InstructionCost ScalarCost) in IntrinsicCostAttributes()
110 InstructionCost ScalarCost) in IntrinsicCostAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1605 InstructionCost ScalarCost = in getGatherScatterOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1490 InstructionCost ScalarCost = in getArithmeticInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7664 InstructionCost ScalarCost = in isProfitableToPromote() local