Searched refs:createBlockInMask (Results 1 – 2 of 2) sorted by relevance
139 VPValue *createBlockInMask(BasicBlock *BB, VPlanPtr &Plan);
8051 VPValue *SrcMask = createBlockInMask(Src, Plan); in createEdgeMask()8086 VPValue *VPRecipeBuilder::createBlockInMask(BasicBlock *BB, VPlanPtr &Plan) { in createBlockInMask() function in VPRecipeBuilder8176 Mask = createBlockInMask(I->getParent(), Plan); in tryToWidenMemory()8413 VPValue *Mask = createBlockInMask(I->getParent(), Plan); in tryToWiden()8558 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion()9263 CondOp = RecipeBuilder.createBlockInMask(R->getParent(), Plan); in adjustRecipesForReductions()9312 RecipeBuilder.createBlockInMask(OrigLoop->getHeader(), Plan); in adjustRecipesForReductions()