Home
last modified time | relevance | path

Searched defs:BlockInMask (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp304 auto *BlockInMask = PredRecipe->getMask(); createReplicateRegion() local
H A DVPlanRecipes.cpp1784 VPValue *BlockInMask = getMask(); execute() local
[all...]
H A DVPlan.h2236 VPBranchOnMaskRecipe(VPValue * BlockInMask) VPBranchOnMaskRecipe() argument
H A DLoopVectorize.cpp2426 vectorizeInterleaveGroup(const InterleaveGroup<Instruction> * Group,ArrayRef<VPValue * > VPDefs,VPTransformState & State,VPValue * Addr,ArrayRef<VPValue * > StoredValues,VPValue * BlockInMask,bool NeedsMaskForGaps) vectorizeInterleaveGroup() argument
8364 VPValue *BlockInMask = nullptr; handleReplication() local