Searched refs:VPVectorPointerRecipe (Results 1 – 3 of 3) sorted by relevance
1300 void VPVectorPointerRecipe ::execute(VPTransformState &State) { in execute()1339 void VPVectorPointerRecipe::print(raw_ostream &O, const Twine &Indent, in print()
1441 class VPVectorPointerRecipe : public VPRecipeWithIRFlags {1446 VPVectorPointerRecipe(VPValue *Ptr, Type *IndexedTy, bool IsReverse, in VPVectorPointerRecipe() function
8150 auto *VectorPtr = new VPVectorPointerRecipe( in tryToWidenMemory()