Searched refs:VPReductionRecipe (Results 1 – 3 of 3) sorted by relevance
1910 class VPReductionRecipe : public VPSingleDefRecipe {1915 VPReductionRecipe(const RecurrenceDescriptor &R, Instruction *I, in VPReductionRecipe() function1924 ~VPReductionRecipe() override = default;
1411 void VPReductionRecipe::print(raw_ostream &O, const Twine &Indent, in print()
9104 VPReductionRecipe *RedRecipe = new VPReductionRecipe( in adjustRecipesForReductions()9355 void VPReductionRecipe::execute(VPTransformState &State) { in execute()