Searched refs:VectorParts (Results 1 – 2 of 2) sorted by relevance
122 using VectorParts = SmallVector<Value *, 2>; member124 std::map<Value *, VectorParts> VectorMapStorage;141 const VectorParts &Entry = VectorMapStorage.find(Key)->second; in hasVectorValue()183 VectorParts Entry(UF); in setVectorValue()
376 using VectorParts = SmallVector<Value *, 2>; typedef in llvm::InnerLoopVectorizer430 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()[all …]