Searched defs:NewCost (Results 1 – 6 of 6) sorted by relevance
254 InstructionCost NewCost = in vectorizeLoadInsert() local331 InstructionCost NewCost = in widenSubvectorLoad() local451 InstructionCost OldCost, NewCost; in isExtractExtractCheap() local679 InstructionCost NewCost = in foldInsExtFNeg() local865 InstructionCost NewCost = ScalarOpCost + SplatCost + CostToKeepSplats; in scalarizeVPIntrinsic() local987 InstructionCost NewCost = ScalarOpCost + InsertCost + in scalarizeBinopOrCmp() local1089 InstructionCost NewCost = TTI.getCmpSelInstrCost( in foldExtractedCmps() local1462 InstructionCost NewCost = in foldShuffleOfBinops() local1564 InstructionCost NewCost = TTI.getShuffleCost( in foldShuffleOfCastops() local1656 InstructionCost NewCost = in foldShuffleOfShuffles() local[all …]
502 CostType NewCost = 0; in doPartitioning() local
1392 InstructionCost NewCost = TTI.getArithmeticInstrCost( in lowerDotProduct() local
5451 Cost NewCost(L, SE, TTI, AMK); in SolveRecurse() local
591 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal, Subtarget); in canExtractShiftFromMul() local
4784 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()