Searched defs:BaseCost (Results 1 – 4 of 4) sorted by relevance
793 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getCastInstrCost() local958 int BaseCost = ST->getMVEVectorCostFactor(CostKind); in getCmpSelInstrCost() local974 int BaseCost = 1; in getCmpSelInstrCost() local1238 int BaseCost = ST->hasMVEIntegerOps() && Tp->isVectorTy() in getShuffleCost() local1361 int BaseCost = 1; in getArithmeticInstrCost() local1425 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getMemoryOpCost() local1469 int BaseCost = in getInterleavedMemoryOpCost() local
727 auto BaseCost = BaseT::getCastInstrCost(Opcode, Dst, Src, CCH, CostKind, I); in getCastInstrCost() local
873 BlockFrequency BaseCost = P + V; in isProfitableToTailDup() local
7145 InstructionCost BaseCost = TTI.getArithmeticReductionCost( in getReductionPatternCost() local