Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp349 virtual void vectorizeMemoryInstruction(Instruction *Instr);
480 void vectorizeMemoryInstruction(Instruction *Instr) override;
1766 void InnerLoopVectorizer::vectorizeMemoryInstruction(Instruction *Instr) { in vectorizeMemoryInstruction() function in InnerLoopVectorizer
3345 vectorizeMemoryInstruction(it); in vectorizeBlockInLoop()
6298 void InnerLoopUnroller::vectorizeMemoryInstruction(Instruction *Instr) { in vectorizeMemoryInstruction() function in InnerLoopUnroller