Searched refs:NewExt0 (Results 1 – 1 of 1) sorted by relevance
2986 auto *NewExt0 = new VPWidenCastRecipe( in tryToMatchAndCreateMulAccumulateReduction() local2989 NewExt0->insertBefore(Ext0); in tryToMatchAndCreateMulAccumulateReduction()2991 VPWidenCastRecipe *NewExt1 = NewExt0; in tryToMatchAndCreateMulAccumulateReduction()2998 Mul->setOperand(0, NewExt0); in tryToMatchAndCreateMulAccumulateReduction()3001 return new VPExpressionRecipe(NewExt0, NewExt1, Mul, Red); in tryToMatchAndCreateMulAccumulateReduction()