Searched defs:OldCost (Results 1 – 3 of 3) sorted by relevance
245 InstructionCost OldCost = vectorizeLoadInsert() local 327 InstructionCost OldCost = widenSubvectorLoad() local 451 InstructionCost OldCost, NewCost; isExtractExtractCheap() local 669 InstructionCost OldCost = foldInsExtFNeg() local 840 InstructionCost OldCost = 2 * SplatCost + VectorOpCost; scalarizeVPIntrinsic() local 985 InstructionCost OldCost = scalarizeBinopOrCmp() local 1074 InstructionCost OldCost = foldExtractedCmps() local 1456 InstructionCost OldCost = foldShuffleOfBinops() local 1559 InstructionCost OldCost = CostC0 + CostC1; foldShuffleOfCastops() local 1648 InstructionCost OldCost = foldShuffleOfShuffles() local 2081 InstructionCost OldCost = TTI.getShuffleCost( foldShuffleFromReductions() local 2136 InstructionCost OldCost = TTI.getArithmeticReductionCost( foldTruncFromReductions() local [all...]
590 unsigned OldCost = ConstantMaterializationCost(MulConstVal, Subtarget); canExtractShiftFromMul() local
4784 isPromotionProfitable(unsigned NewCost,unsigned OldCost,Value * PromotedOperand) const isPromotionProfitable() argument