Searched defs:BaseCost (Results 1 – 6 of 6) sorted by relevance
869 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getCastInstrCost() local1037 int BaseCost = ST->getMVEVectorCostFactor(CostKind); in getCmpSelInstrCost() local1054 int BaseCost = 1; in getCmpSelInstrCost() local1309 int BaseCost = ST->hasMVEIntegerOps() && Tp->isVectorTy() in getShuffleCost() local1431 int BaseCost = 1; in getArithmeticInstrCost() local1497 int BaseCost = ST->hasMVEIntegerOps() && Src->isVectorTy() in getMemoryOpCost() local1541 int BaseCost = in getInterleavedMemoryOpCost() local
1018 InstructionCost BaseCost = 2; in getMinMaxReductionCost() local1047 InstructionCost BaseCost = 2; in getArithmeticReductionCost() local1226 unsigned BaseCost = 1; in getVectorInstrCost() local
766 auto BaseCost = BaseT::getCastInstrCost(Opcode, Dst, Src, CCH, CostKind, I); in getCastInstrCost() local
905 BlockFrequency BaseCost = P + V; in isProfitableToTailDup() local
2980 InstructionCost BaseCost = in getArithmeticReductionCost() local
6599 InstructionCost BaseCost = TTI.getArithmeticReductionCost( in getReductionPatternCost() local