Lines Matching refs:BlockInMask
1937 VPValue *BlockInMask = getMask(); in execute() local
1938 if (BlockInMask) { in execute()
1939 ConditionBit = State.get(BlockInMask, Part); in execute()
2144 VPValue *BlockInMask = getMask(); in execute() local
2145 assert((!BlockInMask || !Group->isReverse()) && in execute()
2194 auto CreateGroupMask = [&BlockInMask, &State, &InterleaveFactor]( in execute()
2200 auto *BlockInMaskPart = State.get(BlockInMask, Part); in execute()
2209 if (!BlockInMask) in execute()
2212 Value *BlockInMaskPart = State.get(BlockInMask, Part); in execute()
2236 if (BlockInMask || MaskForGaps) { in execute()
2364 if (BlockInMask || MaskForGaps) { in execute()