Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp434 void vectorizeMemoryInstruction(Instruction *Instr,
2181 void InnerLoopVectorizer::vectorizeMemoryInstruction(Instruction *Instr, in vectorizeMemoryInstruction() function in InnerLoopVectorizer
7081 return State.ILV->vectorizeMemoryInstruction(&Instr); in execute()
7088 State.ILV->vectorizeMemoryInstruction(&Instr, &MaskValues); in execute()