Searched defs:StoredValues (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 2037 VPInterleaveRecipe(const InterleaveGroup<Instruction> * IG,VPValue * Addr,ArrayRef<VPValue * > StoredValues,VPValue * Mask,bool NeedsMaskForGaps) VPInterleaveRecipe() argument
|
H A D | LoopVectorize.cpp | 2425 vectorizeInterleaveGroup(const InterleaveGroup<Instruction> * Group,ArrayRef<VPValue * > VPDefs,VPTransformState & State,VPValue * Addr,ArrayRef<VPValue * > StoredValues,VPValue * BlockInMask,bool NeedsMaskForGaps) vectorizeInterleaveGroup() argument 8707 SmallVector<VPValue *, 4> StoredValues; tryToBuildVPlanWithVPRecipes() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 841 SmallVector<Value *, 8> StoredValues; global() member [all...] |