Searched defs:BaseCost (Results 1 – 9 of 9) sorted by relevance
875 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getCastInstrCost() local1043 int BaseCost = ST->getMVEVectorCostFactor(CostKind); in getCmpSelInstrCost() local1060 int BaseCost = 1; in getCmpSelInstrCost() local1323 int BaseCost = ST->hasMVEIntegerOps() && Tp->isVectorTy() in getShuffleCost() local1445 int BaseCost = 1; in getArithmeticInstrCost() local1511 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getMemoryOpCost() local1555 int BaseCost = in getInterleavedMemoryOpCost() local
1393 InstructionCost BaseCost = in getMemoryOpCost() local1619 unsigned BaseCost = 1; in getVectorInstrCost() local
775 auto BaseCost = BaseT::getCastInstrCost(Opcode, Dst, Src, CCH, CostKind, I); in getCastInstrCost() local
909 BlockFrequency BaseCost = P + V; in isProfitableToTailDup() local
3879 InstructionCost BaseCost = in getArithmeticReductionCost() local
623 int BaseCost; member
5780 InstructionCost BaseCost; in getReductionPatternCost() local
8276 InstructionCost BaseCost = R.getGatherCost(Gathers, !Root, ScalarTy); in getBuildVectorCost() local
3436 int BaseCost = BrMergingBaseCostThresh.getValue(); in getJumpConditionMergingParams() local