Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp875 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getCastInstrCost() local
1043 int BaseCost = ST->getMVEVectorCostFactor(CostKind); in getCmpSelInstrCost() local
1060 int BaseCost = 1; in getCmpSelInstrCost() local
1323 int BaseCost = ST->hasMVEIntegerOps() && Tp->isVectorTy() in getShuffleCost() local
1445 int BaseCost = 1; in getArithmeticInstrCost() local
1511 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getMemoryOpCost() local
1555 int BaseCost = in getInterleavedMemoryOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1393 InstructionCost BaseCost = in getMemoryOpCost() local
1619 unsigned BaseCost = 1; in getVectorInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp775 auto BaseCost = BaseT::getCastInstrCost(Opcode, Dst, Src, CCH, CostKind, I); in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp909 BlockFrequency BaseCost = P + V; in isProfitableToTailDup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3879 InstructionCost BaseCost = in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h623 int BaseCost; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5780 InstructionCost BaseCost; in getReductionPatternCost() local
H A DSLPVectorizer.cpp8276 InstructionCost BaseCost = R.getGatherCost(Gathers, !Root, ScalarTy); in getBuildVectorCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3436 int BaseCost = BrMergingBaseCostThresh.getValue(); in getJumpConditionMergingParams() local