Searched refs:createBlockInMask (Results 1 – 2 of 2) sorted by relevance
136 VPValue *createBlockInMask(BasicBlock *BB, VPlanPtr &Plan);
8599 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask()8633 VPValue *VPRecipeBuilder::createBlockInMask(BasicBlock *BB, VPlanPtr &Plan) { in createBlockInMask() function in VPRecipeBuilder8724 Mask = createBlockInMask(I->getParent(), Plan); in tryToWidenMemory()9008 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion()9428 auto *Cond = RecipeBuilder.createBlockInMask(OrigLoop->getHeader(), Plan); in buildVPlanWithVPRecipes()9531 ? RecipeBuilder.createBlockInMask(R->getParent(), Plan) in adjustRecipesForInLoopReductions()