Searched defs:OldCost (Results 1 – 3 of 3) sorted by relevance
245 InstructionCost OldCost = in vectorizeLoadInsert() local327 InstructionCost OldCost = in widenSubvectorLoad() local451 InstructionCost OldCost, NewCost; in isExtractExtractCheap() local669 InstructionCost OldCost = in foldInsExtFNeg() local840 InstructionCost OldCost = 2 * SplatCost + VectorOpCost; in scalarizeVPIntrinsic() local985 InstructionCost OldCost = in scalarizeBinopOrCmp() local1074 InstructionCost OldCost = in foldExtractedCmps() local1456 InstructionCost OldCost = in foldShuffleOfBinops() local1559 InstructionCost OldCost = CostC0 + CostC1; in foldShuffleOfCastops() local1648 InstructionCost OldCost = in foldShuffleOfShuffles() local[all …]
590 unsigned OldCost = ConstantMaterializationCost(MulConstVal, Subtarget); in canExtractShiftFromMul() local
4784 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()