Lines Matching refs:VectorParts
376 using VectorParts = SmallVector<Value *, 2>; typedef in llvm::InnerLoopVectorizer
430 VectorParts *BlockInMask = nullptr);
435 VectorParts *BlockInMask = nullptr);
1995 VectorParts *BlockInMask) { in vectorizeInterleaveGroup()
2018 VectorParts Mask; in vectorizeInterleaveGroup()
2182 VectorParts *BlockInMask) { in vectorizeMemoryInstruction()
2224 VectorParts Mask; in vectorizeMemoryInstruction()
3574 VectorParts RdxParts(UF); in fixReduction()
6961 InnerLoopVectorizer::VectorParts Entry(State.UF); in execute()
6989 InnerLoopVectorizer::VectorParts MaskValues(State.UF); in execute()
7084 InnerLoopVectorizer::VectorParts MaskValues(State.UF); in execute()