Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h842 VPBranchOnMaskRecipe(VPValue *BlockInMask) : VPRecipeBase(VPBranchOnMaskSC) { in VPBranchOnMaskRecipe()
DLoopVectorize.cpp2386 VectorParts *BlockInMask) { in vectorizeMemoryInstruction()
6841 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion() local
7185 VPValue *BlockInMask = User->getOperand(0); in execute() local