Home
last modified time | relevance | path

Searched refs:BlockInMaskPart (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2253 Value *BlockInMaskPart = State.get(BlockInMask, Part); in vectorizeInterleaveGroup() local
2254 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup()
2257 BlockInMaskPart, Undefs, RepMask, "interleaved.mask"); in vectorizeInterleaveGroup()
2338 Value *BlockInMaskPart = State.get(BlockInMask, Part); in vectorizeInterleaveGroup() local
2339 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup()
2342 BlockInMaskPart, Undefs, RepMask, "interleaved.mask"); in vectorizeInterleaveGroup()