Searched defs:NewCost (Results 1 – 4 of 4) sorted by relevance
198 InstructionCost NewCost = in vectorizeLoadInsert() local329 InstructionCost OldCost, NewCost; in isExtractExtractCheap() local636 InstructionCost NewCost = ScalarOpCost + InsertCost + in scalarizeBinopOrCmp() local733 InstructionCost NewCost = TTI.getCmpSelInstrCost(CmpOpcode, X->getType()); in foldExtractedCmps() local
4986 Cost NewCost(L, SE, TTI, AMK); in SolveRecurse() local
568 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal, Subtarget); in canExtractShiftFromMul() local
4444 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()