Searched defs:NewCost (Results 1 – 6 of 6) sorted by relevance
254 InstructionCost NewCost = vectorizeLoadInsert() local 331 InstructionCost NewCost = widenSubvectorLoad() local 451 InstructionCost OldCost, NewCost; isExtractExtractCheap() local 679 InstructionCost NewCost = foldInsExtFNeg() local 865 InstructionCost NewCost = ScalarOpCost + SplatCost + CostToKeepSplats; scalarizeVPIntrinsic() local 987 InstructionCost NewCost = ScalarOpCost + InsertCost + scalarizeBinopOrCmp() local 1089 InstructionCost NewCost = TTI.getCmpSelInstrCost( foldExtractedCmps() local 1462 InstructionCost NewCost = foldShuffleOfBinops() local 1564 InstructionCost NewCost = TTI.getShuffleCost( foldShuffleOfCastops() local 1656 InstructionCost NewCost = foldShuffleOfShuffles() local 2084 InstructionCost NewCost = TTI.getShuffleCost( foldShuffleFromReductions() local 2142 InstructionCost NewCost = foldTruncFromReductions() local [all...]
501 CostType NewCost = 0; doPartitioning() local
1392 InstructionCost NewCost = TTI.getArithmeticInstrCost( lowerDotProduct() local
5447 Cost NewCost(L, SE, TTI, AMK); SolveRecurse() local
591 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal, Subtarget); canExtractShiftFromMul() local
4784 isPromotionProfitable(unsigned NewCost,unsigned OldCost,Value * PromotedOperand) const isPromotionProfitable() argument