Searched defs:BlockInMask (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 304 auto *BlockInMask = PredRecipe->getMask(); createReplicateRegion() local |
H A D | VPlanRecipes.cpp | 1784 VPValue *BlockInMask = getMask(); execute() local |
H A D | VPlan.h | 2236 VPBranchOnMaskRecipe(VPValue * BlockInMask) VPBranchOnMaskRecipe() argument |
H A D | LoopVectorize.cpp | 2426 vectorizeInterleaveGroup(const InterleaveGroup<Instruction> * Group,ArrayRef<VPValue * > VPDefs,VPTransformState & State,VPValue * Addr,ArrayRef<VPValue * > StoredValues,VPValue * BlockInMask,bool NeedsMaskForGaps) vectorizeInterleaveGroup() argument |