Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h965 VPBranchOnMaskRecipe(VPValue *BlockInMask) : VPRecipeBase(VPBranchOnMaskSC) { in VPBranchOnMaskRecipe()
DLoopVectorize.cpp2172 VPValue *BlockInMask) { in vectorizeInterleaveGroup()
2357 VPValue *BlockInMask) { in vectorizeMemoryInstruction()
7023 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion() local
7454 VPValue *BlockInMask = User->getOperand(0); in execute() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h1200 VPBranchOnMaskRecipe(VPValue *BlockInMask) : VPRecipeBase(VPBranchOnMaskSC) { in VPBranchOnMaskRecipe()
DLoopVectorize.cpp2515 VPValue *Addr, ArrayRef<VPValue *> StoredValues, VPValue *BlockInMask) { in vectorizeInterleaveGroup()
2701 VPValue *StoredValue, VPValue *BlockInMask) { in vectorizeMemoryInstruction()
8206 VPValue *BlockInMask = createBlockInMask(Instr->getParent(), Plan); in createReplicateRegion() local
8772 VPValue *BlockInMask = getMask(); in execute() local