Searched defs:NewCost (Results 1 – 5 of 5) sorted by relevance
240 InstructionCost NewCost = vectorizeLoadInsert() local 318 InstructionCost NewCost = widenSubvectorLoad() local 438 InstructionCost OldCost, NewCost; isExtractExtractCheap() local 666 InstructionCost NewCost = foldInsExtFNeg() local 822 InstructionCost NewCost = ScalarOpCost + SplatCost + CostToKeepSplats; scalarizeVPIntrinsic() local 944 InstructionCost NewCost = ScalarOpCost + InsertCost + scalarizeBinopOrCmp() local 1046 InstructionCost NewCost = TTI.getCmpSelInstrCost( foldExtractedCmps() local 1508 InstructionCost NewCost = TTI.getShuffleCost( foldShuffleFromReductions() local [all...]
1370 InstructionCost NewCost = TTI.getArithmeticInstrCost( lowerDotProduct() local
5164 Cost NewCost(L, SE, TTI, AMK); SolveRecurse() local
585 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal, Subtarget); canExtractShiftFromMul() local
4689 isPromotionProfitable(unsigned NewCost,unsigned OldCost,Value * PromotedOperand) const isPromotionProfitable() argument