Searched refs:createBlockInMask (Results 1 – 2 of 2) sorted by relevance
135 VPValue *createBlockInMask(BasicBlock *BB, VPlanPtr &Plan);
8500 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask()8534 VPValue *VPRecipeBuilder::createBlockInMask(BasicBlock *BB, VPlanPtr &Plan) { in createBlockInMask() function in VPRecipeBuilder8625 Mask = createBlockInMask(I->getParent(), Plan); in tryToWidenMemory()8880 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion()9238 auto *Cond = RecipeBuilder.createBlockInMask(OrigLoop->getHeader(), Plan); in buildVPlanWithVPRecipes()9335 ? RecipeBuilder.createBlockInMask(R->getParent(), Plan) in adjustRecipesForInLoopReductions()