Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp429 void vectorizeInterleaveGroup(Instruction *Instr,
1994 void InnerLoopVectorizer::vectorizeInterleaveGroup(Instruction *Instr, in vectorizeInterleaveGroup() function in InnerLoopVectorizer
2194 return vectorizeInterleaveGroup(Instr); in vectorizeMemoryInstruction()
6986 return State.ILV->vectorizeInterleaveGroup(IG->getInsertPos()); in execute()
6993 State.ILV->vectorizeInterleaveGroup(IG->getInsertPos(), &MaskValues); in execute()